Class: Aws::Types::GetProviderServiceInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


364
365
366
# File 'sig/types.rbs', line 364

def provider_name
  @provider_name
end

#provider_service_name::String

Returns the value of attribute provider_service_name.

Returns:

  • (::String)


365
366
367
# File 'sig/types.rbs', line 365

def provider_service_name
  @provider_service_name
end