class Aws::ElasticLoadBalancingV2::Types::Certificate
Information about an SSL server certificate.
@note When making an API call, you may pass Certificate
data as a hash: { certificate_arn: "CertificateArn", is_default: false, }
@!attribute [rw] certificate_arn
The Amazon Resource Name (ARN) of the certificate. @return [String]
@!attribute [rw] is_default
Indicates whether the certificate is the default certificate. Do not set this value when specifying a certificate as an input. This value is not included in the output when describing a listener, but is included when describing listener certificates. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancingv2-2015-12-01/Certificate AWS API Documentation
Constants
- SENSITIVE