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

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


5075
5076
5077
# File 'sig/types.rbs', line 5075

def 
  @account_id
end

#use_lake_formation_credentialsBoolean

Returns the value of attribute use_lake_formation_credentials.

Returns:

  • (Boolean)


5074
5075
5076
# File 'sig/types.rbs', line 5074

def use_lake_formation_credentials
  @use_lake_formation_credentials
end