Class: Aws::Types::IdentityCenterConfigurationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_center_instance_arn ⇒ ::String

Returns the value of attribute identity_center_instance_arn.

Returns:

  • (::String)


239
240
241
# File 'sig/types.rbs', line 239

def identity_center_instance_arn
  @identity_center_instance_arn
end

#user_background_sessions_enabled ⇒ Boolean

Returns the value of attribute user_background_sessions_enabled.

Returns:

  • (Boolean)


240
241
242
# File 'sig/types.rbs', line 240

def user_background_sessions_enabled
  @user_background_sessions_enabled
end