Class: Aws::Types::CustomerProfilesIntegrationConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_arn::String

Returns the value of attribute domain_arn.

Returns:

  • (::String)


143
144
145
# File 'sig/types.rbs', line 143

def domain_arn
  @domain_arn
end

#object_type_arn::String

Returns the value of attribute object_type_arn.

Returns:

  • (::String)


144
145
146
# File 'sig/types.rbs', line 144

def object_type_arn
  @object_type_arn
end