Class: Aws::Types::DeleteIpamResourceDiscoveryRequest

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)


4208
4209
4210
# File 'sig/types.rbs', line 4208

def dry_run
  @dry_run
end

#ipam_resource_discovery_id::String

Returns the value of attribute ipam_resource_discovery_id.

Returns:

  • (::String)


4209
4210
4211
# File 'sig/types.rbs', line 4209

def ipam_resource_discovery_id
  @ipam_resource_discovery_id
end