Amazon.CodePipeline.Model.CreateCustomActionTypeRequest.IsSetInputArtifactDetails C# (CSharp) Method

IsSetInputArtifactDetails() private method

private IsSetInputArtifactDetails ( ) : bool
return bool
        internal bool IsSetInputArtifactDetails()
        {
            return this._inputArtifactDetails != null;
        }