CreateProfileResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns the name for the business associated with this profile.

Link copied to clipboard

Returns a timestamp representing the time the profile was created.

Link copied to clipboard

Returns the email address associated with this customer profile.

Link copied to clipboard

Returns whether or not logging is turned on for this profile.

Link copied to clipboard

Returns the name of the logging group.

Link copied to clipboard

Returns the name of the profile, used to identify it.

Link copied to clipboard

Returns the phone number associated with the profile.

Link copied to clipboard

Returns an Amazon Resource Name (ARN) for the profile.

Link copied to clipboard

Returns the unique, system-generated identifier for the profile.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String