Class: Aws::Types::LockRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


108
109
110
# File 'sig/types.rbs', line 108

def identifier
  @identifier
end

#lock_configurationTypes::LockConfiguration

Returns the value of attribute lock_configuration.



109
110
111
# File 'sig/types.rbs', line 109

def lock_configuration
  @lock_configuration
end