C# Class Amazon.Snowball.Model.CreateAddressRequest

Container for the parameters to the CreateAddress operation. Creates an address for a Snowball to be shipped to.

Addresses are validated at the time of creation. The address you provide must be located within the serviceable area of your region. If the address is invalid or unsupported, then an exception is thrown.

Inheritance: AmazonSnowballRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAddress ( ) : bool