Module: Aws::Glue::Client::_GetIntegrationResourcePropertyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#resource_property_arn::String

Returns:

  • (::String)


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

def resource_property_arn: () -> ::String

#source_processing_propertiesTypes::SourceProcessingProperties



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

def source_processing_properties: () -> Types::SourceProcessingProperties

#target_processing_propertiesTypes::TargetProcessingProperties



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

def target_processing_properties: () -> Types::TargetProcessingProperties