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

IsSetInputArtifacts() private method

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