@Stability(value=Stable) @Internal public static final class CfnUserToGroupAdditionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserToGroupAdditionProps
CfnUserToGroupAdditionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserToGroupAdditionProps.Builder, CfnUserToGroupAdditionProps.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 groupName,
List<String> users)
Constructor that initializes the object based on literal property values passed by the
CfnUserToGroupAdditionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getGroupName()
`AWS::IAM::UserToGroupAddition.GroupName`.
|
List<String> |
getUsers()
`AWS::IAM::UserToGroupAddition.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.protected Jsii$Proxy(String groupName, List<String> users)
CfnUserToGroupAdditionProps.Builder.public final String getGroupName()
CfnUserToGroupAdditionPropsgetGroupName in interface CfnUserToGroupAdditionPropspublic final List<String> getUsers()
CfnUserToGroupAdditionPropsgetUsers in interface CfnUserToGroupAdditionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.