View

class View : KotlinCustomResource

Resource Type definition for AWS::Connect::View

Properties

Link copied to clipboard
val actions: Output<List<String>>

The actions of the view in an array.

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

The description of the view.

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

The Amazon Resource Name (ARN) of the instance.

Link copied to clipboard
val name: Output<String>

The name of the view.

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>>?

One or more tags.

Link copied to clipboard
val template: Output<Any>

The template of the view as JSON. Search the CloudFormation User Guide for AWS::Connect::View for more information about the expected schema for this property.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val viewArn: Output<String>

The Amazon Resource Name (ARN) of the view.

Link copied to clipboard

The view content hash.

Link copied to clipboard
val viewId: Output<String>

The view id of the view.