This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.ElasticLoadBalancing.
Summary
Contains extension methods for
LoadBalancingSettings
.
- Assembly
- Cake
.AWS . Elastic Load Balancing .dll - Namespace
- Cake
.AWS . Elastic Load Balancing - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["LoadBalancingSettingsExtensions"]
class Type type-node
Syntax
public static class LoadBalancingSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
SetAccessKey |
Load |
Specifies the AWS Access Key to use as credentials.
static
|
SetRegion |
Load |
Specifies the endpoints available to AWS clients.
static
|
SetRegion |
Load |
Specifies the endpoints available to AWS clients.
static
|
SetSecretKey |
Load |
Specifies the AWS Secret Key to use as credentials.
static
|
SetSessionToken |
Load |
Specifies the AWS Session Token to use as credentials.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|