Amazon.CodePipeline.Model.ArtifactRevision.IsSetCreated C# (CSharp) Method

IsSetCreated() private method

private IsSetCreated ( ) : bool
return bool
        internal bool IsSetCreated()
        {
            return this._created.HasValue; 
        }