Amazon.CodePipeline.Model.ArtifactRevision.IsSetCreated C# (CSharp) Méthode

IsSetCreated() private méthode

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