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.Route53.
Summary
Contains extension methods for
Route53Settings
.
- Assembly
- Cake
.AWS .Route53 .dll - Namespace
- Cake
.AWS .Route53 - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Route53SettingsExtensions"]
class Type type-node
Syntax
public static class Route53SettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
SetAccessKey |
Route53Settings |
Specifies the AWS Access Key to use as credentials.
static
|
SetRegion |
Route53Settings |
Specifies the endpoints available to AWS clients.
static
|
SetRegion |
Route53Settings |
Specifies the endpoints available to AWS clients.
static
|
SetSecretKey |
Route53Settings |
Specifies the AWS Secret Key to use as credentials.
static
|
SetSessionToken |
Route53Settings |
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
|