Amazon.DeviceFarm.Model.CreateRemoteAccessSessionRequest.IsSetDeviceArn C# (CSharp) Метод

IsSetDeviceArn() приватный Метод

private IsSetDeviceArn ( ) : bool
Результат bool
        internal bool IsSetDeviceArn()
        {
            return this._deviceArn != null;
        }