Module: Aws::CustomerProfiles::Client::_PutIntegrationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PutIntegrationResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


1639
# File 'sig/client.rbs', line 1639

def created_at: () -> ::Time

#domain_name::String

Returns:

  • (::String)


1636
# File 'sig/client.rbs', line 1636

def domain_name: () -> ::String

#event_trigger_names::Array[::String]

Returns:

  • (::Array[::String])


1646
# File 'sig/client.rbs', line 1646

def event_trigger_names: () -> ::Array[::String]

#is_unstructuredBoolean

Returns:

  • (Boolean)


1644
# File 'sig/client.rbs', line 1644

def is_unstructured: () -> bool

#last_updated_at::Time

Returns:

  • (::Time)


1640
# File 'sig/client.rbs', line 1640

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


1638
# File 'sig/client.rbs', line 1638

def object_type_name: () -> ::String

#object_type_names::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


1642
# File 'sig/client.rbs', line 1642

def object_type_names: () -> ::Hash[::String, ::String]

#role_arn::String

Returns:

  • (::String)


1645
# File 'sig/client.rbs', line 1645

def role_arn: () -> ::String

#scope"PROFILE", "DOMAIN"

Returns:

  • ("PROFILE", "DOMAIN")


1647
# File 'sig/client.rbs', line 1647

def scope: () -> ("PROFILE" | "DOMAIN")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


1641
# File 'sig/client.rbs', line 1641

def tags: () -> ::Hash[::String, ::String]

#uri::String

Returns:

  • (::String)


1637
# File 'sig/client.rbs', line 1637

def uri: () -> ::String

#workflow_id::String

Returns:

  • (::String)


1643
# File 'sig/client.rbs', line 1643

def workflow_id: () -> ::String