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 Snow device.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEc2AmiResource.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 Snow device.
snowballAmiId - The ID of the AMI on the Snow device.Copyright © 2021. All rights reserved.