Class: Aws::Types::VersionToPublish
- Inherits:
-
Object
- Object
- Aws::Types::VersionToPublish
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#associated_rule_group_arn ⇒ ::String
Returns the value of attribute associated_rule_group_arn.
-
#forecasted_lifetime ⇒ ::Integer
Returns the value of attribute forecasted_lifetime.
Instance Attribute Details
#associated_rule_group_arn ⇒ ::String
Returns the value of attribute associated_rule_group_arn.
1841 1842 1843 |
# File 'sig/types.rbs', line 1841 def associated_rule_group_arn @associated_rule_group_arn end |
#forecasted_lifetime ⇒ ::Integer
Returns the value of attribute forecasted_lifetime.
1842 1843 1844 |
# File 'sig/types.rbs', line 1842 def forecasted_lifetime @forecasted_lifetime end |