Amazon.CodePipeline.Model.GetJobDetailsResponse.IsSetJobDetails C# (CSharp) Method

IsSetJobDetails() private method

private IsSetJobDetails ( ) : bool
return bool
        internal bool IsSetJobDetails()
        {
            return this._jobDetails != null;
        }
GetJobDetailsResponse