Class: Aws::Types::QueryArgProfile

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#profile_id::String

Returns the value of attribute profile_id.



3116
3117
3118
# File 'sig/types.rbs', line 3116

def profile_id
  @profile_id
end

#query_arg::String

Returns the value of attribute query_arg.



3115
3116
3117
# File 'sig/types.rbs', line 3115

def query_arg
  @query_arg
end