Class: Aws::Types::DeleteIpamPrefixListResolverTargetRequest

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)


4326
4327
4328
# File 'sig/types.rbs', line 4326

def dry_run
  @dry_run
end

#ipam_prefix_list_resolver_target_id::String

Returns the value of attribute ipam_prefix_list_resolver_target_id.

Returns:

  • (::String)


4327
4328
4329
# File 'sig/types.rbs', line 4327

def ipam_prefix_list_resolver_target_id
  @ipam_prefix_list_resolver_target_id
end