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)


5094
5095
5096
# File 'sig/types.rbs', line 5094

def 
  @account_id
end

#use_lake_formation_credentialsBoolean

Returns the value of attribute use_lake_formation_credentials.

Returns:

  • (Boolean)


5093
5094
5095
# File 'sig/types.rbs', line 5093

def use_lake_formation_credentials
  @use_lake_formation_credentials
end