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)


4315
4316
4317
# File 'sig/types.rbs', line 4315

def dry_run
  @dry_run
end

#ipam_prefix_list_resolver_id::String

Returns the value of attribute ipam_prefix_list_resolver_id.

Returns:

  • (::String)


4316
4317
4318
# File 'sig/types.rbs', line 4316

def ipam_prefix_list_resolver_id
  @ipam_prefix_list_resolver_id
end