Amazon.EC2.Model.VpcEndpoint.IsSetCreationTimestamp C# (CSharp) Method

IsSetCreationTimestamp() private method

private IsSetCreationTimestamp ( ) : bool
return bool
        internal bool IsSetCreationTimestamp()
        {
            return this._creationTimestamp.HasValue; 
        }