Class: Aws::Types::IdentityCenterOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::IdentityCenterOptions

Returns the value of attribute options.



1457
1458
1459
# File 'sig/types.rbs', line 1457

def options
  @options
end

#statusTypes::OptionStatus

Returns the value of attribute status.

Returns:



1458
1459
1460
# File 'sig/types.rbs', line 1458

def status
  @status
end