Class: Aws::Types::LakeFormationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#location_registration_exclude_s3_locations::Array[::String]

Returns the value of attribute location_registration_exclude_s3_locations.

Returns:

  • (::Array[::String])


3688
3689
3690
# File 'sig/types.rbs', line 3688

def location_registration_exclude_s3_locations
  @location_registration_exclude_s3_locations
end

#location_registration_role::String

Returns the value of attribute location_registration_role.

Returns:

  • (::String)


3687
3688
3689
# File 'sig/types.rbs', line 3687

def location_registration_role
  @location_registration_role
end