Class: Aws::Types::NamespaceProviderProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provider_configurationObject

Returns the value of attribute provider_configuration.

Returns:

  • (Object)


671
672
673
# File 'sig/types.rbs', line 671

def provider_configuration
  @provider_configuration
end

#provider_service_arn::String

Returns the value of attribute provider_service_arn.

Returns:

  • (::String)


670
671
672
# File 'sig/types.rbs', line 670

def provider_service_arn
  @provider_service_arn
end