Uses of Class
software.amazon.awssdk.services.budgets.model.ScpActionDefinition
-
Packages that use ScpActionDefinition Package Description software.amazon.awssdk.services.budgets.model -
-
Uses of ScpActionDefinition in software.amazon.awssdk.services.budgets.model
Methods in software.amazon.awssdk.services.budgets.model that return ScpActionDefinition Modifier and Type Method Description ScpActionDefinitionDefinition. scpActionDefinition()The service control policies (SCPs) action definition details.Methods in software.amazon.awssdk.services.budgets.model with parameters of type ScpActionDefinition Modifier and Type Method Description Definition.BuilderDefinition.Builder. scpActionDefinition(ScpActionDefinition scpActionDefinition)The service control policies (SCPs) action definition details.
-