| Package | Description |
|---|---|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
SsmActionDefinition |
SsmActionDefinition.clone() |
SsmActionDefinition |
Definition.getSsmActionDefinition()
The Amazon Web Services Systems Manager (SSM) action definition details.
|
SsmActionDefinition |
SsmActionDefinition.withActionSubType(ActionSubType actionSubType)
The action subType.
|
SsmActionDefinition |
SsmActionDefinition.withActionSubType(String actionSubType)
The action subType.
|
SsmActionDefinition |
SsmActionDefinition.withInstanceIds(Collection<String> instanceIds)
The EC2 and RDS instance IDs.
|
SsmActionDefinition |
SsmActionDefinition.withInstanceIds(String... instanceIds)
The EC2 and RDS instance IDs.
|
SsmActionDefinition |
SsmActionDefinition.withRegion(String region)
The Region to run the SSM document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Definition.setSsmActionDefinition(SsmActionDefinition ssmActionDefinition)
The Amazon Web Services Systems Manager (SSM) action definition details.
|
Definition |
Definition.withSsmActionDefinition(SsmActionDefinition ssmActionDefinition)
The Amazon Web Services Systems Manager (SSM) action definition details.
|
Copyright © 2024. All rights reserved.