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)


4179
4180
4181
# File 'sig/types.rbs', line 4179

def dry_run
  @dry_run
end

#ipam_prefix_list_resolver_id::String

Returns the value of attribute ipam_prefix_list_resolver_id.

Returns:

  • (::String)


4180
4181
4182
# File 'sig/types.rbs', line 4180

def ipam_prefix_list_resolver_id
  @ipam_prefix_list_resolver_id
end