Module: Aws::Glue::Client::_CreateIntegrationResourcePropertyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#resource_property_arn::String

Returns:

  • (::String)


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

def resource_property_arn: () -> ::String

#source_processing_propertiesTypes::SourceProcessingProperties



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

def source_processing_properties: () -> Types::SourceProcessingProperties

#target_processing_propertiesTypes::TargetProcessingProperties



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

def target_processing_properties: () -> Types::TargetProcessingProperties