@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.279Z") @Stability(value=Experimental) public interface UserAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
UserAttributes.Builder
A builder for
UserAttributes |
static class |
UserAttributes.Jsii$Proxy
An implementation for
UserAttributes |
| Modifier and Type | Method and Description |
|---|---|
static UserAttributes.Builder |
builder() |
String |
getUserArn()
(experimental) The ARN of the user.
|
@Stability(value=Experimental) @NotNull String getUserArn()
Format: arn:
@Stability(value=Experimental) static UserAttributes.Builder builder()
UserAttributes.Builder of UserAttributesCopyright © 2021. All rights reserved.