| Package | Description |
|---|---|
| com.amazonaws.services.appconfig.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicateTo |
ReplicateTo.fromValue(String value)
Use this in place of valueOf.
|
static ReplicateTo |
ReplicateTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicateTo[] |
ReplicateTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentStrategy |
DeploymentStrategy.withReplicateTo(ReplicateTo replicateTo)
Save the deployment strategy to a Systems Manager (SSM) document.
|
CreateDeploymentStrategyRequest |
CreateDeploymentStrategyRequest.withReplicateTo(ReplicateTo replicateTo)
Save the deployment strategy to a Systems Manager (SSM) document.
|
CreateDeploymentStrategyResult |
CreateDeploymentStrategyResult.withReplicateTo(ReplicateTo replicateTo)
Save the deployment strategy to a Systems Manager (SSM) document.
|
GetDeploymentStrategyResult |
GetDeploymentStrategyResult.withReplicateTo(ReplicateTo replicateTo)
Save the deployment strategy to a Systems Manager (SSM) document.
|
UpdateDeploymentStrategyResult |
UpdateDeploymentStrategyResult.withReplicateTo(ReplicateTo replicateTo)
Save the deployment strategy to a Systems Manager (SSM) document.
|
Copyright © 2021. All rights reserved.