Module: Aws::CustomerProfiles::Client::_GetIntegrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#event_trigger_names::Array[::String]

Returns:

  • (::Array[::String])


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

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

#is_unstructuredBoolean

Returns:

  • (Boolean)


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

def is_unstructured: () -> bool

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#scope"PROFILE", "DOMAIN"

Returns:

  • ("PROFILE", "DOMAIN")


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

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

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

Returns:

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


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

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

#uri::String

Returns:

  • (::String)


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

def uri: () -> ::String

#workflow_id::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String