Class: Aws::Types::DeleteVpcBlockPublicAccessExclusionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


5022
5023
5024
# File 'sig/types.rbs', line 5022

def dry_run
  @dry_run
end

#exclusion_id::String

Returns the value of attribute exclusion_id.

Returns:

  • (::String)


5023
5024
5025
# File 'sig/types.rbs', line 5023

def exclusion_id
  @exclusion_id
end