Amazon.DeviceFarm.Model.CreateRemoteAccessSessionRequest.IsSetDeviceArn C# (CSharp) Méthode

IsSetDeviceArn() private méthode

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