Class: Aws::Types::ModifyIpPoolsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_poolsTypes::IpamPools

Returns the value of attribute ipam_pools.



745
746
747
# File 'sig/types.rbs', line 745

def ipam_pools
  @ipam_pools
end

#load_balancer_arn::String

Returns the value of attribute load_balancer_arn.



744
745
746
# File 'sig/types.rbs', line 744

def load_balancer_arn
  @load_balancer_arn
end

#remove_ipam_pools::Array[("ipv4")]

Returns the value of attribute remove_ipam_pools.



746
747
748
# File 'sig/types.rbs', line 746

def remove_ipam_pools
  @remove_ipam_pools
end