CakeEnvironmentExtensions.

CreateRoute53Settings(ICakeEnvironment) Method

Summary

Helper method to get the AWS Credentials from environment variables

Syntax

public static Route53Settings CreateRoute53Settings(this ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The cake environment.

Return Value

Type Description
Route53Settings A new Route53Settings instance to be used in calls to the IRoute53Manager.