Get Profile Result
data class GetProfileResult(val businessName: String? = null, val createdAt: String? = null, val email: String? = null, val logGroupName: String? = null, val modifiedAt: String? = null, val name: String? = null, val phone: String? = null, val profileArn: String? = null, val profileId: String? = null, val tags: List<Tag>? = null)
Properties
Link copied to clipboard
Returns the name for the business associated with this profile.
Link copied to clipboard
Returns the name of the logging group.
Link copied to clipboard
Returns the timestamp that identifies the most recent date and time that the profile was modified.
Link copied to clipboard
Returns an Amazon Resource Name (ARN) for the profile.