You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::RevokeSecurityGroupEgressResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#returnBoolean

Returns true if the request succeeds; otherwise, returns an error.

Returns:

  • (Boolean)

    Returns true if the request succeeds; otherwise, returns an error.

#unknown_ip_permissionsArray<Types::IpPermission>

The outbound rules that were unknown to the service. In some cases, unknownIpPermissionSet might be in a different format from the request parameter.

Returns: