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)


4886
4887
4888
# File 'sig/types.rbs', line 4886

def dry_run
  @dry_run
end

#exclusion_id::String

Returns the value of attribute exclusion_id.

Returns:

  • (::String)


4887
4888
4889
# File 'sig/types.rbs', line 4887

def exclusion_id
  @exclusion_id
end