Amazon.CodePipeline.Model.PipelineDeclaration.IsSetArtifactStore C# (CSharp) Method

IsSetArtifactStore() private method

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