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)


25
26
27
# File 'sig/types.rbs', line 25

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



26
27
28
# File 'sig/types.rbs', line 26

def status
  @status
end