ManagedServices
The managed services configuration for the ODB network.
Contents
- managedS3BackupAccess
-
The managed Amazon S3 backup access configuration.
Type: ManagedS3BackupAccess object
Required: No
- managedServicesIpv4Cidrs
-
The IPv4 CIDR blocks for the managed services.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 1024 items.
Required: No
- resourceGatewayArn
-
The Amazon Resource Name (ARN) of the resource gateway.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}
Required: No
- s3Access
-
The Amazon S3 access configuration.
Type: S3Access object
Required: No
- serviceNetworkArn
-
The Amazon Resource Name (ARN) of the service network.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}
Required: No
- serviceNetworkEndpoint
-
The service network endpoint configuration.
Type: ServiceNetworkEndpoint object
Required: No
- zeroEtlAccess
-
The Zero-ETL access configuration.
Type: ZeroEtlAccess object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: