Rule

class Rule : KotlinCustomResource

Resource Type definition for AWS::Rbin::Rule

Properties

Link copied to clipboard
val arn: Output<String>

Rule Arn is unique for each rule.

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

The description of the retention rule.

Link copied to clipboard

Information about the exclude resource tags used to identify resources that are excluded by the retention rule.

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

The unique ID of the retention rule.

Link copied to clipboard

Information about the retention rule lock configuration.

Link copied to clipboard
val lockState: Output<String>

The lock state for the retention rule.

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

Information about the resource tags used to identify resources that are retained by the retention rule.

Link copied to clipboard

The resource type retained by the retention rule.

Link copied to clipboard

Information about the retention period for which the retention rule is to retain resources.

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

The state of the retention rule. Only retention rules that are in the available state retain resources.

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

Information about the tags assigned to the retention rule.

Link copied to clipboard
val urn: Output<String>