AppInstanceUser
The details of an AppInstanceUser
.
Contents
- AppInstanceUserArn
-
The ARN of the
AppInstanceUser
.Type: String
Length Constraints: Minimum length of 5. Maximum length of 1600.
Pattern:
arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}
Required: No
- CreatedTimestamp
-
The time at which the
AppInstanceUser
was created.Type: Timestamp
Required: No
- ExpirationSettings
-
The interval after which an
AppInstanceUser
is automatically deleted.Type: ExpirationSettings object
Required: No
- LastUpdatedTimestamp
-
The time at which the
AppInstanceUser
was last updated.Type: Timestamp
Required: No
- Metadata
-
The metadata of the
AppInstanceUser
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*
Required: No
- Name
-
The name of the
AppInstanceUser
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: