CreateProfileRequest

Types

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

Properties

Link copied to clipboard

Specifies the name for the business associated with this profile.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

Specifies the email address associated with this customer profile.

Link copied to clipboard

Specifies whether or not logging is enabled for this profile.

Link copied to clipboard
val name: String?

Specifies the name of the profile.

Link copied to clipboard

Specifies the phone number associated with the profile.

Link copied to clipboard
val tags: List<Tag>?

Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type. You can attach this metadata to resources (capabilities, partnerships, and so on) for any purpose.

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