Amazon.DeviceFarm.Model.CreateRemoteAccessSessionRequest.IsSetDeviceArn C# (CSharp) 메소드

IsSetDeviceArn() 개인적인 메소드

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