| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceDataSyncS3Format |
ResourceDataSyncS3Format.fromValue(String value)
Use this in place of valueOf.
|
static ResourceDataSyncS3Format |
ResourceDataSyncS3Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceDataSyncS3Format[] |
ResourceDataSyncS3Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDataSyncS3Destination.setSyncFormat(ResourceDataSyncS3Format syncFormat)
A supported sync format.
|
ResourceDataSyncS3Destination |
ResourceDataSyncS3Destination.withSyncFormat(ResourceDataSyncS3Format syncFormat)
A supported sync format.
|
Copyright © 2018. All rights reserved.