Class: Aws::Types::UpdateCertificateProviderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_default_for_operations::Array[("CreateCertificateFromCsr")]

Returns the value of attribute account_default_for_operations.

Returns:

  • (::Array[("CreateCertificateFromCsr")])


5068
5069
5070
# File 'sig/types.rbs', line 5068

def 
  @account_default_for_operations
end

#certificate_provider_name::String

Returns the value of attribute certificate_provider_name.

Returns:

  • (::String)


5066
5067
5068
# File 'sig/types.rbs', line 5066

def certificate_provider_name
  @certificate_provider_name
end

#lambda_function_arn::String

Returns the value of attribute lambda_function_arn.

Returns:

  • (::String)


5067
5068
5069
# File 'sig/types.rbs', line 5067

def lambda_function_arn
  @lambda_function_arn
end