Module: Aws::Glue::Client::_UpdateIntegrationResourcePropertyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#resource_property_arn::String

Returns:

  • (::String)


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

def resource_property_arn: () -> ::String

#source_processing_propertiesTypes::SourceProcessingProperties



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

def source_processing_properties: () -> Types::SourceProcessingProperties

#target_processing_propertiesTypes::TargetProcessingProperties



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

def target_processing_properties: () -> Types::TargetProcessingProperties