Amazon.CodePipeline.Model.ThirdPartyJobData.IsSetInputArtifacts C# (CSharp) Méthode

IsSetInputArtifacts() private méthode

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