Group

class Group : KotlinCustomResource

Resource Type definition for AWS::Synthetics::Group

Properties

Link copied to clipboard
val awsId: Output<String>

Id of the group.

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

Name of the group.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceArns: Output<List<String>>?

The ARNs of the canaries that you want to associate with this group.

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

The list of key-value pairs that are associated with the group.

Link copied to clipboard
val urn: Output<String>