Class: Aws::Types::ProviderProperties

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#intermediate_source_configurationTypes::IntermediateSourceConfiguration

Returns the value of attribute intermediate_source_configuration.



739
740
741
# File 'sig/types.rbs', line 739

def intermediate_source_configuration
  @intermediate_source_configuration
end

#provider_configurationObject

Returns the value of attribute provider_configuration.

Returns:

  • (Object)


738
739
740
# File 'sig/types.rbs', line 738

def provider_configuration
  @provider_configuration
end

#provider_service_arn::String

Returns the value of attribute provider_service_arn.

Returns:

  • (::String)


737
738
739
# File 'sig/types.rbs', line 737

def provider_service_arn
  @provider_service_arn
end