| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static ResetImageAttributeName |
ResetImageAttributeName.fromValue(String value)
Use this in place of valueOf.
|
static ResetImageAttributeName |
ResetImageAttributeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResetImageAttributeName[] |
ResetImageAttributeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResetImageAttributeRequest.Builder |
ResetImageAttributeRequest.Builder.attribute(ResetImageAttributeName attribute)
The attribute to reset (currently you can only reset the launch permission attribute).
|
Copyright © 2017. All rights reserved.