Class: Aws::Types::VersionToPublish

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_rule_group_arn::String

Returns the value of attribute associated_rule_group_arn.

Returns:

  • (::String)


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.

Returns:

  • (::Integer)


1842
1843
1844
# File 'sig/types.rbs', line 1842

def forecasted_lifetime
  @forecasted_lifetime
end