Class: Aws::Types::DeleteLakeFormationOptInRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#conditionTypes::Condition

Returns the value of attribute condition.

Returns:



296
297
298
# File 'sig/types.rbs', line 296

def condition
  @condition
end

#principalTypes::DataLakePrincipal

Returns the value of attribute principal.



294
295
296
# File 'sig/types.rbs', line 294

def principal
  @principal
end

#resourceTypes::Resource

Returns the value of attribute resource.

Returns:



295
296
297
# File 'sig/types.rbs', line 295

def resource
  @resource
end