---
type: resource-type
title: OdbNetwork
description: aws resource type AWS::ODB::OdbNetwork
name: OdbNetwork
lexicon: aws
resource_type: AWS::ODB::OdbNetwork
---
`AWS::ODB::OdbNetwork`, a resource type of the aws lexicon.

## Properties

- `AvailabilityZone` (`string`, optional): The AWS Availability Zone (AZ) where the ODB network is located.
- `AvailabilityZoneId` (`string`, optional): The AZ ID of the AZ where the ODB network is located.
- `BackupSubnetCidr` (`string`, optional): The CIDR range of the backup subnet in the ODB network.
- `ClientSubnetCidr` (`string`, optional): The CIDR range of the client subnet in the ODB network.
- `CrossRegionS3RestoreSources` (`string[]`, optional): The cross-Region Amazon S3 restore sources for the ODB network.
- `CustomDomainName` (`string`, optional): The domain name to use for the resources in the ODB network.
- `DefaultDnsPrefix` (`string`, optional): The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
- `DeleteAssociatedResources` (`boolean`, optional): Specifies whether to delete associated OCI networking resources along with the ODB network.
- `DisplayName` (`string`, optional): The user-friendly name of the ODB network.
- `Ec2PlacementGroupIds` (`string[]`, optional): The list of EC2 placement group IDs associated with your ODB network.
- `KmsAccess` (`"DISABLED" | "ENABLED"`, optional): The AWS Key Management Service (KMS) access configuration for the ODB network.
- `KmsPolicyDocument` (`string`, optional): The AWS Key Management Service (KMS) policy document that defines permissions for key usage within the ODB network.
- `ManagedServices` (`OdbNetwork_ManagedServices`, optional)
- `OciNetworkAnchorId` (`string`, optional): The unique identifier of the OCI network anchor for the ODB network.
- `OciResourceAnchorName` (`string`, optional): The name of the OCI resource anchor that's associated with the ODB network.
- `OciVcnUrl` (`string`, optional): The URL for the VCN that's associated with the ODB network.
- `OdbNetworkArn` (`string`, optional): The Amazon Resource Name (ARN) of the ODB network.
- `OdbNetworkId` (`string`, optional): The unique identifier of the ODB network.
- `S3Access` (`"DISABLED" | "ENABLED"`, optional): Specifies the configuration for Amazon S3 access from the ODB network.
- `S3PolicyDocument` (`string`, optional): Specifies the endpoint policy for Amazon S3 access from the ODB network.
- `StsAccess` (`"DISABLED" | "ENABLED"`, optional): The AWS Security Token Service (STS) access configuration for the ODB network.
- `StsPolicyDocument` (`string`, optional): The AWS Security Token Service (STS) policy document that defines permissions for token service usage within the ODB network.
- `Tags` (`OdbNetwork_Tag[]`, optional): Tags to assign to the Odb Network.
- `ZeroEtlAccess` (`"DISABLED" | "ENABLED"`, optional): Specifies the configuration for Zero-ETL access from the ODB network.

## Attributes

- `Ec2PlacementGroupIds`
- `ManagedServices`
- `OciNetworkAnchorId`
- `OciResourceAnchorName`
- `OciVcnUrl`
- `OdbNetworkArn`
- `OdbNetworkId`
