Builder

class Builder

Properties

Link copied to clipboard

A configuration associates the resource group with an Amazon Web Services service and specifies how the service can interact with the resources in the group. A configuration is an array of GroupConfigurationItem elements. For details about the syntax of service configurations, see Service configurations for Resource Groups.

Link copied to clipboard

The critical rank of the application group on a scale of 1 to 10, with a rank of 1 being the most critical, and a rank of 10 being least critical.

Link copied to clipboard

The description of the resource group. Descriptions can consist of letters, numbers, hyphens, underscores, periods, and spaces.

Link copied to clipboard

The name of the application group, which you can change at any time.

Link copied to clipboard
var name: String?

The name of the group, which is the identifier of the group in other operations. You can't change the name of a resource group after you create it. A resource group name can consist of letters, numbers, hyphens, periods, and underscores. The name cannot start with AWS, aws, or any other possible capitalization; these are reserved. A resource group name must be unique within each Amazon Web Services Region in your Amazon Web Services account.

Link copied to clipboard

A name, email address or other identifier for the person or group who is considered as the owner of this application group within your organization.

Link copied to clipboard

The resource query that determines which Amazon Web Services resources are members of this group. For more information about resource queries, see Create a tag-based group in Resource Groups.

Link copied to clipboard

The tags to add to the group. A tag is key-value pair string.

Functions

Link copied to clipboard