Class: Aws::Types::DeleteIpamInternetRegistryAssociationRequest

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)


4342
4343
4344
# File 'sig/types.rbs', line 4342

def dry_run
  @dry_run
end

#ipam_internet_registry_association_id::String

Returns the value of attribute ipam_internet_registry_association_id.

Returns:

  • (::String)


4343
4344
4345
# File 'sig/types.rbs', line 4343

def ipam_internet_registry_association_id
  @ipam_internet_registry_association_id
end