@aws-sdk/client-snowball

CreateAddressCommandOutput Interface

The output of CreateAddressCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
AddressId string | undefined

The automatically generated ID for a specific address. You'll use this ID when you create a job to specify which address you want the Snow device for that job shipped to.

Full Signature

export interface CreateAddressCommandOutput extends CreateAddressResult, MetadataBearer