Class: Aws::Types::GetIpamRoutingPolicyRegistrationDeltasResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_routing_policy_registration_deltas::Array[Types::IpamRoutingPolicyRegistrationDelta]

Returns the value of attribute ipam_routing_policy_registration_deltas.



10626
10627
10628
# File 'sig/types.rbs', line 10626

def ipam_routing_policy_registration_deltas
  @ipam_routing_policy_registration_deltas
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10627
10628
10629
# File 'sig/types.rbs', line 10627

def next_token
  @next_token
end