software.amazon.jsii.JsiiObject.InitializationModeMapping.Builder, Mapping.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(List<String> groups,
String username)
Constructor that initializes the object based on literal property values passed by the
Mapping.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getGroups()
(experimental) A list of groups within Kubernetes to which the role is mapped.
|
String |
getUsername()
(experimental) The user name within Kubernetes to map to the IAM role.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(List<String> groups, String username)
Mapping.Builder.public final List<String> getGroups()
Mappingpublic final String getUsername()
MappingDefault: - By default, the user name is the ARN of the IAM role.
getUsername in interface Mapping@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.