Amazon.DeviceFarm.Model.InstallToRemoteAccessSessionRequest.IsSetRemoteAccessSessionArn C# (CSharp) Méthode

IsSetRemoteAccessSessionArn() private méthode

private IsSetRemoteAccessSessionArn ( ) : bool
Résultat bool
        internal bool IsSetRemoteAccessSessionArn()
        {
            return this._remoteAccessSessionArn != null;
        }
InstallToRemoteAccessSessionRequest