Class: Aws::Types::CreateCertificateProviderResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_provider_arn::String

Returns the value of attribute certificate_provider_arn.

Returns:

  • (::String)


809
810
811
# File 'sig/types.rbs', line 809

def certificate_provider_arn
  @certificate_provider_arn
end

#certificate_provider_name::String

Returns the value of attribute certificate_provider_name.

Returns:

  • (::String)


808
809
810
# File 'sig/types.rbs', line 808

def certificate_provider_name
  @certificate_provider_name
end