Module: Aws::EC2::Client::_GetIpamRouteProtectionFindingsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetIpamRouteProtectionFindingsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#ipam_id::String

Returns:

  • (::String)


10836
# File 'sig/client.rbs', line 10836

def ipam_id: () -> ::String

#next_token::String

Returns:

  • (::String)


10838
# File 'sig/client.rbs', line 10838

def next_token: () -> ::String

#route_protection_findings::Array[Types::IpamRouteProtectionFinding]

Returns:



10837
# File 'sig/client.rbs', line 10837

def route_protection_findings: () -> ::Array[Types::IpamRouteProtectionFinding]