Amazon.DeviceFarm.Model.InstallToRemoteAccessSessionRequest.IsSetAppArn C# (CSharp) 메소드

IsSetAppArn() 개인적인 메소드

private IsSetAppArn ( ) : bool
리턴 bool
        internal bool IsSetAppArn()
        {
            return this._appArn != null;
        }
InstallToRemoteAccessSessionRequest