Amazon.CodePipeline.Model.ThirdPartyJobData.IsSetInputArtifacts C# (CSharp) 메소드

IsSetInputArtifacts() 개인적인 메소드

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