Class: Aws::Types::WithdrawByoipCidrRequest

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)


19624
19625
19626
# File 'sig/types.rbs', line 19624

def cidr
  @cidr
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


19625
19626
19627
# File 'sig/types.rbs', line 19625

def dry_run
  @dry_run
end