Class: Aws::Types::CustomerProfilesIntegrationSummary

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)


175
176
177
# File 'sig/types.rbs', line 175

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:



176
177
178
# File 'sig/types.rbs', line 176

def object_type_names
  @object_type_names
end