Class: Aws::Types::ExperienceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_source_configurationTypes::ContentSourceConfiguration

Returns the value of attribute content_source_configuration.



1002
1003
1004
# File 'sig/types.rbs', line 1002

def content_source_configuration
  @content_source_configuration
end

#user_identity_configurationTypes::UserIdentityConfiguration

Returns the value of attribute user_identity_configuration.



1003
1004
1005
# File 'sig/types.rbs', line 1003

def user_identity_configuration
  @user_identity_configuration
end