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)


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

def created_at: () -> ::Time

#domain_name ⇒ ::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#event_trigger_names ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

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

#is_unstructured ⇒ Boolean

Returns:

  • (Boolean)


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

def is_unstructured: () -> bool

#last_updated_at ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name ⇒ ::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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

#role_arn ⇒ ::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#scope ⇒ "PROFILE", "DOMAIN"

Returns:

  • ("PROFILE", "DOMAIN")


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

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

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

Returns:

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


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

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

#uri ⇒ ::String

Returns:

  • (::String)


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

def uri: () -> ::String

#workflow_id ⇒ ::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String