@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.429Z") @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.