Profile

class Profile : KotlinCustomResource

Definition of AWS::B2BI::Profile Resource Type

Properties

Link copied to clipboard
val businessName: Output<String>

Returns the name for the business associated with this profile.

Link copied to clipboard
val createdAt: Output<String>

Returns the timestamp for creation date and time of the profile.

Link copied to clipboard
val email: Output<String>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val logging: Output<ProfileLogging>

Specifies whether or not logging is enabled for this profile.

Link copied to clipboard
val logGroupName: Output<String>

Returns the name of the logging group.

Link copied to clipboard
val modifiedAt: Output<String>

Returns the timestamp that identifies the most recent date and time that the profile was modified.

Link copied to clipboard
val name: Output<String>

Returns the display name for profile.

Link copied to clipboard
val phone: Output<String>
Link copied to clipboard
val profileArn: Output<String>

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

Link copied to clipboard
val profileId: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

A key-value pair for a specific profile. Tags are metadata that you can use to search for and group capabilities for various purposes.

Link copied to clipboard
val urn: Output<String>