@Stability(value=Stable) @Internal public static final class CfnBudgetsAction.IamActionDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBudgetsAction.IamActionDefinitionProperty
CfnBudgetsAction.IamActionDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBudgetsAction.IamActionDefinitionProperty.Builder, CfnBudgetsAction.IamActionDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBudgetsAction.IamActionDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBudgetsAction.ActionThresholdProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getGroups()
A list of groups to be attached.
|
String |
getPolicyArn()
The Amazon Resource Name (ARN) of the policy to be attached.
|
List<String> |
getRoles()
A list of roles to be attached.
|
List<String> |
getUsers()
A list of users to be attached.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBudgetsAction.IamActionDefinitionProperty.Builder builder)
CfnBudgetsAction.ActionThresholdProperty.Builder.public final String getPolicyArn()
CfnBudgetsAction.IamActionDefinitionPropertygetPolicyArn in interface CfnBudgetsAction.IamActionDefinitionPropertypublic final List<String> getGroups()
CfnBudgetsAction.IamActionDefinitionPropertyThere must be at least one group.
getGroups in interface CfnBudgetsAction.IamActionDefinitionPropertypublic final List<String> getRoles()
CfnBudgetsAction.IamActionDefinitionPropertyThere must be at least one role.
getRoles in interface CfnBudgetsAction.IamActionDefinitionPropertypublic final List<String> getUsers()
CfnBudgetsAction.IamActionDefinitionPropertyThere must be at least one user.
getUsers in interface CfnBudgetsAction.IamActionDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.