Class: Aws::Types::DisassociateIpamResourceDiscoveryRequest

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)


8403
8404
8405
# File 'sig/types.rbs', line 8403

def dry_run
  @dry_run
end

#ipam_resource_discovery_association_id::String

Returns the value of attribute ipam_resource_discovery_association_id.

Returns:

  • (::String)


8404
8405
8406
# File 'sig/types.rbs', line 8404

def ipam_resource_discovery_association_id
  @ipam_resource_discovery_association_id
end