Amazon.DeviceFarm.Model.GetDevicePoolCompatibilityRequest.IsSetDevicePoolArn C# (CSharp) Method

IsSetDevicePoolArn() private method

private IsSetDevicePoolArn ( ) : bool
return bool
        internal bool IsSetDevicePoolArn()
        {
            return this._devicePoolArn != null;
        }
GetDevicePoolCompatibilityRequest