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)


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

def ipam_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#route_protection_findings::Array[Types::IpamRouteProtectionFinding]

Returns:



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

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