Amazon.CodePipeline.Model.ThirdPartyJobData.IsSetOutputArtifacts C# (CSharp) Method

IsSetOutputArtifacts() private method

private IsSetOutputArtifacts ( ) : bool
return bool
        internal bool IsSetOutputArtifacts()
        {
            return this._outputArtifacts != null && this._outputArtifacts.Count > 0; 
        }