Amazon.CodePipeline.Model.PipelineDeclaration.IsSetArtifactStore C# (CSharp) Méthode

IsSetArtifactStore() private méthode

private IsSetArtifactStore ( ) : bool
Résultat bool
        internal bool IsSetArtifactStore()
        {
            return this._artifactStore != null;
        }