Class: Aws::Types::DeleteIpamPrefixListResolverRequest

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)


4376
4377
4378
# File 'sig/types.rbs', line 4376

def dry_run
  @dry_run
end

#ipam_prefix_list_resolver_id::String

Returns the value of attribute ipam_prefix_list_resolver_id.

Returns:

  • (::String)


4377
4378
4379
# File 'sig/types.rbs', line 4377

def ipam_prefix_list_resolver_id
  @ipam_prefix_list_resolver_id
end