Class: Aws::Types::DeprovisionByoipCidrRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cidr::String

Returns the value of attribute cidr.

Returns:

  • (::String)


4997
4998
4999
# File 'sig/types.rbs', line 4997

def cidr
  @cidr
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


4998
4999
5000
# File 'sig/types.rbs', line 4998

def dry_run
  @dry_run
end