Class: Aws::Types::ManagedRuleGroupVersion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_update_timestamp::Time

Returns the value of attribute last_update_timestamp.

Returns:

  • (::Time)


1163
1164
1165
# File 'sig/types.rbs', line 1163

def last_update_timestamp
  @last_update_timestamp
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1162
1163
1164
# File 'sig/types.rbs', line 1162

def name
  @name
end