Class: Aws::Types::DeprovisionIpamByoasnRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asn::String

Returns the value of attribute asn.

Returns:

  • (::String)


5221
5222
5223
# File 'sig/types.rbs', line 5221

def asn
  @asn
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


5219
5220
5221
# File 'sig/types.rbs', line 5219

def dry_run
  @dry_run
end

#ipam_id::String

Returns the value of attribute ipam_id.

Returns:

  • (::String)


5220
5221
5222
# File 'sig/types.rbs', line 5220

def ipam_id
  @ipam_id
end