Amazon.CodePipeline.Model.PipelineDeclaration.IsSetArtifactStore C# (CSharp) Метод

IsSetArtifactStore() приватный Метод

private IsSetArtifactStore ( ) : bool
Результат bool
        internal bool IsSetArtifactStore()
        {
            return this._artifactStore != null;
        }