Route53Manager.

Route53Manager(ICakeEnvironment, ICakeLog) Constructor

Summary

Initializes a new instance of the Route53Manager class.
Assembly
Cake.AWS.Route53.dll
Namespace
Cake.AWS.Route53
Containing Type
Route53Manager

Syntax

public Route53Manager(ICakeEnvironment environment, ICakeLog log)

Parameters

Name Type Description
environment ICakeEnvironment The environment.
log ICakeLog The log.

Return Value

Type Description
void