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)


4190
4191
4192
# File 'sig/types.rbs', line 4190

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)


4191
4192
4193
# File 'sig/types.rbs', line 4191

def ipam_prefix_list_resolver_target_id
  @ipam_prefix_list_resolver_target_id
end