Amazon.Lightsail.Model.KeyPair.IsSetCreatedAt C# (CSharp) Method

IsSetCreatedAt() private method

private IsSetCreatedAt ( ) : bool
return bool
        internal bool IsSetCreatedAt()
        {
            return this._createdAt.HasValue; 
        }