Class: Aws::Types::BigQueryParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_set_region::String

Returns the value of attribute data_set_region.

Returns:

  • (::String)


1131
1132
1133
# File 'sig/types.rbs', line 1131

def data_set_region
  @data_set_region
end

#project_id::String

Returns the value of attribute project_id.

Returns:

  • (::String)


1130
1131
1132
# File 'sig/types.rbs', line 1130

def project_id
  @project_id
end