| Package | Description |
|---|---|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
ScpActionDefinition |
ScpActionDefinition.clone() |
ScpActionDefinition |
Definition.getScpActionDefinition()
The service control policies (SCPs) action definition details.
|
ScpActionDefinition |
ScpActionDefinition.withPolicyId(String policyId)
The policy ID attached.
|
ScpActionDefinition |
ScpActionDefinition.withTargetIds(Collection<String> targetIds)
A list of target IDs.
|
ScpActionDefinition |
ScpActionDefinition.withTargetIds(String... targetIds)
A list of target IDs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Definition.setScpActionDefinition(ScpActionDefinition scpActionDefinition)
The service control policies (SCPs) action definition details.
|
Definition |
Definition.withScpActionDefinition(ScpActionDefinition scpActionDefinition)
The service control policies (SCPs) action definition details.
|
Copyright © 2024. All rights reserved.