Class: Aws::Types::DeleteIpamScopeRequest

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)


4224
4225
4226
# File 'sig/types.rbs', line 4224

def dry_run
  @dry_run
end

#ipam_scope_id::String

Returns the value of attribute ipam_scope_id.

Returns:

  • (::String)


4225
4226
4227
# File 'sig/types.rbs', line 4225

def ipam_scope_id
  @ipam_scope_id
end