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)


164
165
166
# File 'sig/types.rbs', line 164

def domain_arn
  @domain_arn
end

#object_type_names::Hash[("Campaign-Email" | "Campaign-SMS" | "Campaign-Telephony" | "Campaign-Orchestration" | "Campaign-WhatsApp" | "Campaign-WebNotification"), ::String]

Returns the value of attribute object_type_names.

Returns:



165
166
167
# File 'sig/types.rbs', line 165

def object_type_names
  @object_type_names
end