Amazon.DeviceFarm.Model.CreateRemoteAccessSessionRequest.IsSetDeviceArn C# (CSharp) Method

IsSetDeviceArn() private method

private IsSetDeviceArn ( ) : bool
return bool
        internal bool IsSetDeviceArn()
        {
            return this._deviceArn != null;
        }