@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String policyArn,
List<String> groups,
List<String> roles,
List<String> users)
Constructor that initializes the object based on literal property values passed by the
CfnBudgetsAction.ActionThresholdProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getGroups()
`CfnBudgetsAction.IamActionDefinitionProperty.Groups`.
|
String |
getPolicyArn()
`CfnBudgetsAction.IamActionDefinitionProperty.PolicyArn`.
|
List<String> |
getRoles()
`CfnBudgetsAction.IamActionDefinitionProperty.Roles`.
|
List<String> |
getUsers()
`CfnBudgetsAction.IamActionDefinitionProperty.Users`.
|
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.public final String getPolicyArn()
CfnBudgetsAction.IamActionDefinitionPropertygetPolicyArn in interface CfnBudgetsAction.IamActionDefinitionPropertypublic final List<String> getGroups()
CfnBudgetsAction.IamActionDefinitionPropertygetGroups in interface CfnBudgetsAction.IamActionDefinitionPropertypublic final List<String> getRoles()
CfnBudgetsAction.IamActionDefinitionPropertygetRoles in interface CfnBudgetsAction.IamActionDefinitionPropertypublic final List<String> getUsers()
CfnBudgetsAction.IamActionDefinitionPropertygetUsers in interface CfnBudgetsAction.IamActionDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.