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)


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

def created_at: () -> ::Time

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#event_trigger_names::Array[::String]

Returns:

  • (::Array[::String])


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

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

#is_unstructuredBoolean

Returns:

  • (Boolean)


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

def is_unstructured: () -> bool

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

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

Returns:

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


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

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

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#scope"PROFILE", "DOMAIN"

Returns:

  • ("PROFILE", "DOMAIN")


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

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

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

Returns:

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


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

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

#uri::String

Returns:

  • (::String)


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

def uri: () -> ::String

#workflow_id::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String