Uses of Class
software.amazon.awssdk.services.budgets.model.SsmActionDefinition
-
Packages that use SsmActionDefinition Package Description software.amazon.awssdk.services.budgets.model -
-
Uses of SsmActionDefinition in software.amazon.awssdk.services.budgets.model
Methods in software.amazon.awssdk.services.budgets.model that return SsmActionDefinition Modifier and Type Method Description SsmActionDefinitionDefinition. ssmActionDefinition()The Amazon Web Services Systems Manager (SSM) action definition details.Methods in software.amazon.awssdk.services.budgets.model with parameters of type SsmActionDefinition Modifier and Type Method Description Definition.BuilderDefinition.Builder. ssmActionDefinition(SsmActionDefinition ssmActionDefinition)The Amazon Web Services Systems Manager (SSM) action definition details.
-