View a markdown version of this page

PrivateConnectionMode - AWS Security Agent

PrivateConnectionMode

The configuration for a private connection. Specify either a service-managed or a self-managed mode.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

selfManaged

The configuration for a self-managed private connection, where you manage your own resource configuration.

Type: SelfManagedInput object

Required: No

serviceManaged

The configuration for a service-managed private connection, where the service manages the resource gateway lifecycle.

Type: ServiceManagedInput object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: