AwsIdentityArn
STS or IAM ARN representing the identity of API Caller. SDK users cannot populate this and this value is calculated automatically if ConnectUserArn
is not provided.
Inherited functions
Link copied to clipboard
Casts this CreatedByInfo as a AwsIdentityArn and retrieves its kotlin.String value. Throws an exception if the CreatedByInfo is not a AwsIdentityArn.
Link copied to clipboard
Casts this CreatedByInfo as a AwsIdentityArn and retrieves its kotlin.String value. Returns null if the CreatedByInfo is not a AwsIdentityArn.
Link copied to clipboard
Casts this CreatedByInfo as a ConnectUserArn and retrieves its kotlin.String value. Throws an exception if the CreatedByInfo is not a ConnectUserArn.
Link copied to clipboard
Casts this CreatedByInfo as a ConnectUserArn and retrieves its kotlin.String value. Returns null if the CreatedByInfo is not a ConnectUserArn.