class Aws::RecycleBin::Types::GetRuleResponse

@!attribute [rw] identifier

The unique ID of the retention rule.
@return [String]

@!attribute [rw] description

The retention rule description.
@return [String]

@!attribute [rw] resource_type

The resource type retained by the retention rule.
@return [String]

@!attribute [rw] retention_period

Information about the retention period for which the retention rule
is to retain resources.
@return [Types::RetentionPeriod]

@!attribute [rw] resource_tags

Information about the resource tags used to identify resources that
are retained by the retention rule.
@return [Array<Types::ResourceTag>]

@!attribute [rw] status

The state of the retention rule. Only retention rules that are in
the `available` state retain resources.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rbin-2021-06-15/GetRuleResponse AWS API Documentation

Constants

SENSITIVE