Amazon.CodePipeline.Model.ArtifactRevision.IsSetCreated C# (CSharp) 메소드

IsSetCreated() 개인적인 메소드

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