class Aws::Backup::Types::Framework
Contains detailed information about a framework. Frameworks contain controls, which evaluate and report on your backup events and resources. Frameworks generate daily compliance results.
@!attribute [rw] framework_name
The unique name of a framework. This name is between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (\_). @return [String]
@!attribute [rw] framework_arn
An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type. @return [String]
@!attribute [rw] framework_description
An optional description of the framework with a maximum 1,024 characters. @return [String]
@!attribute [rw] number_of_controls
The number of controls contained by the framework. @return [Integer]
@!attribute [rw] creation_time
The date and time that a framework is created, in Unix format and Coordinated Universal Time (UTC). The value of `CreationTime` is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM. @return [Time]
@!attribute [rw] deployment_status
The deployment status of a framework. The statuses are: `CREATE_IN_PROGRESS | UPDATE_IN_PROGRESS | DELETE_IN_PROGRESS | COMPLETED | FAILED` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/Framework AWS API Documentation
Constants
- SENSITIVE