Class: Aws::Types::NewUserAgentDetail

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#is_new_for_entire_accountBoolean

Returns the value of attribute is_new_for_entire_account.

Returns:



387
388
389
# File 'sig/types.rbs', line 387

def 
  @is_new_for_entire_account
end

#user_agent::String

Returns the value of attribute user_agent.

Returns:



386
387
388
# File 'sig/types.rbs', line 386

def user_agent
  @user_agent
end