Class: Aws::Types::IdentityCenterConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_arn::String

Returns the value of attribute instance_arn.

Returns:

  • (::String)


747
748
749
# File 'sig/types.rbs', line 747

def instance_arn
  @instance_arn
end

#role::String

Returns the value of attribute role.

Returns:

  • (::String)


748
749
750
# File 'sig/types.rbs', line 748

def role
  @role
end