@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(CfnUserToGroupAdditionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserToGroupAdditionProps.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) |
String |
getGroupName()
The name of the group to update.
|
List<String> |
getUsers()
A list of the names of the users that you want to add to the group.
|
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(CfnUserToGroupAdditionProps.Builder builder)
CfnUserToGroupAdditionProps.Builder.public final String getGroupName()
CfnUserToGroupAdditionPropsThis parameter allows (through its regex pattern ) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-
getGroupName 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 © 2022. All rights reserved.