SecurityProfile

class SecurityProfile : KotlinCustomResource

Resource Type definition for AWS::Connect::SecurityProfile

Properties

Link copied to clipboard

The list of tags that a security profile uses to restrict access to resources in Amazon Connect.

Link copied to clipboard
val description: Output<String>?

The description of the security profile.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard
val permissions: Output<List<String>>?

Permissions assigned to the security profile.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Amazon Resource Name (ARN) for the security profile.

Link copied to clipboard

The name of the security profile.

Link copied to clipboard

The list of resources that a security profile applies tag restrictions to in Amazon Connect.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard
val urn: Output<String>