View a markdown version of this page

AWS::EKS::CertificateAuthority Validity - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::EKS::CertificateAuthority Validity

The Validity property type specifies Property description not available. for an AWS::EKS::CertificateAuthority.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "NotAfter" : String, "NotBefore" : String }

YAML

NotAfter: String NotBefore: String

Properties

NotAfter

Property description not available.

Required: No

Type: String

Update requires: No interruption

NotBefore

Property description not available.

Required: No

Type: String

Update requires: No interruption