public static interface Ec2AmiResource.Builder extends SdkPojo, CopyableBuilder<Ec2AmiResource.Builder,Ec2AmiResource>
Modifier and Type | Method and Description |
---|---|
Ec2AmiResource.Builder |
amiId(String amiId)
The ID of the AMI in Amazon EC2.
|
Ec2AmiResource.Builder |
snowballAmiId(String snowballAmiId)
The ID of the AMI on the supported device.
|
copy
applyMutation, build
Ec2AmiResource.Builder amiId(String amiId)
The ID of the AMI in Amazon EC2.
amiId
- The ID of the AMI in Amazon EC2.Ec2AmiResource.Builder snowballAmiId(String snowballAmiId)
The ID of the AMI on the supported device.
snowballAmiId
- The ID of the AMI on the supported device.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.