Class: Aws::Types::AccessPoliciesStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#options::String

Returns the value of attribute options.

Returns:

  • (::String)


55
56
57
# File 'sig/types.rbs', line 55

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



56
57
58
# File 'sig/types.rbs', line 56

def status
  @status
end