1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. odb
  5. OdbNetwork

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

aws-native.odb.OdbNetwork

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi

    The AWS::ODB::OdbNetwork resource creates an ODB Network

    Create OdbNetwork Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new OdbNetwork(name: string, args?: OdbNetworkArgs, opts?: CustomResourceOptions);
    @overload
    def OdbNetwork(resource_name: str,
                   args: Optional[OdbNetworkArgs] = None,
                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def OdbNetwork(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   availability_zone: Optional[str] = None,
                   availability_zone_id: Optional[str] = None,
                   backup_subnet_cidr: Optional[str] = None,
                   client_subnet_cidr: Optional[str] = None,
                   custom_domain_name: Optional[str] = None,
                   default_dns_prefix: Optional[str] = None,
                   delete_associated_resources: Optional[bool] = None,
                   display_name: Optional[str] = None,
                   s3_access: Optional[OdbNetworkS3Access] = None,
                   s3_policy_document: Optional[str] = None,
                   tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                   zero_etl_access: Optional[OdbNetworkZeroEtlAccess] = None)
    func NewOdbNetwork(ctx *Context, name string, args *OdbNetworkArgs, opts ...ResourceOption) (*OdbNetwork, error)
    public OdbNetwork(string name, OdbNetworkArgs? args = null, CustomResourceOptions? opts = null)
    public OdbNetwork(String name, OdbNetworkArgs args)
    public OdbNetwork(String name, OdbNetworkArgs args, CustomResourceOptions options)
    
    type: aws-native:odb:OdbNetwork
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args OdbNetworkArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args OdbNetworkArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args OdbNetworkArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args OdbNetworkArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args OdbNetworkArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    OdbNetwork Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The OdbNetwork resource accepts the following input properties:

    AvailabilityZone string
    The AWS Availability Zone (AZ) where the ODB network is located.
    AvailabilityZoneId string
    The AZ ID of the AZ where the ODB network is located.
    BackupSubnetCidr string
    The CIDR range of the backup subnet in the ODB network.
    ClientSubnetCidr string
    The CIDR range of the client subnet in the ODB network.
    CustomDomainName string
    The domain name to use for the resources in the ODB network.
    DefaultDnsPrefix string
    The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
    DeleteAssociatedResources bool
    Specifies whether to delete associated OCI networking resources along with the ODB network.
    DisplayName string
    The user-friendly name of the ODB network.
    S3Access Pulumi.AwsNative.Odb.OdbNetworkS3Access
    Specifies the configuration for Amazon S3 access from the ODB network.
    S3PolicyDocument string
    Specifies the endpoint policy for Amazon S3 access from the ODB network.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    Tags to assign to the Odb Network.
    ZeroEtlAccess Pulumi.AwsNative.Odb.OdbNetworkZeroEtlAccess
    Specifies the configuration for Zero-ETL access from the ODB network.
    AvailabilityZone string
    The AWS Availability Zone (AZ) where the ODB network is located.
    AvailabilityZoneId string
    The AZ ID of the AZ where the ODB network is located.
    BackupSubnetCidr string
    The CIDR range of the backup subnet in the ODB network.
    ClientSubnetCidr string
    The CIDR range of the client subnet in the ODB network.
    CustomDomainName string
    The domain name to use for the resources in the ODB network.
    DefaultDnsPrefix string
    The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
    DeleteAssociatedResources bool
    Specifies whether to delete associated OCI networking resources along with the ODB network.
    DisplayName string
    The user-friendly name of the ODB network.
    S3Access OdbNetworkS3Access
    Specifies the configuration for Amazon S3 access from the ODB network.
    S3PolicyDocument string
    Specifies the endpoint policy for Amazon S3 access from the ODB network.
    Tags TagArgs
    Tags to assign to the Odb Network.
    ZeroEtlAccess OdbNetworkZeroEtlAccess
    Specifies the configuration for Zero-ETL access from the ODB network.
    availabilityZone String
    The AWS Availability Zone (AZ) where the ODB network is located.
    availabilityZoneId String
    The AZ ID of the AZ where the ODB network is located.
    backupSubnetCidr String
    The CIDR range of the backup subnet in the ODB network.
    clientSubnetCidr String
    The CIDR range of the client subnet in the ODB network.
    customDomainName String
    The domain name to use for the resources in the ODB network.
    defaultDnsPrefix String
    The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
    deleteAssociatedResources Boolean
    Specifies whether to delete associated OCI networking resources along with the ODB network.
    displayName String
    The user-friendly name of the ODB network.
    s3Access OdbNetworkS3Access
    Specifies the configuration for Amazon S3 access from the ODB network.
    s3PolicyDocument String
    Specifies the endpoint policy for Amazon S3 access from the ODB network.
    tags List<Tag>
    Tags to assign to the Odb Network.
    zeroEtlAccess OdbNetworkZeroEtlAccess
    Specifies the configuration for Zero-ETL access from the ODB network.
    availabilityZone string
    The AWS Availability Zone (AZ) where the ODB network is located.
    availabilityZoneId string
    The AZ ID of the AZ where the ODB network is located.
    backupSubnetCidr string
    The CIDR range of the backup subnet in the ODB network.
    clientSubnetCidr string
    The CIDR range of the client subnet in the ODB network.
    customDomainName string
    The domain name to use for the resources in the ODB network.
    defaultDnsPrefix string
    The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
    deleteAssociatedResources boolean
    Specifies whether to delete associated OCI networking resources along with the ODB network.
    displayName string
    The user-friendly name of the ODB network.
    s3Access OdbNetworkS3Access
    Specifies the configuration for Amazon S3 access from the ODB network.
    s3PolicyDocument string
    Specifies the endpoint policy for Amazon S3 access from the ODB network.
    tags Tag[]
    Tags to assign to the Odb Network.
    zeroEtlAccess OdbNetworkZeroEtlAccess
    Specifies the configuration for Zero-ETL access from the ODB network.
    availability_zone str
    The AWS Availability Zone (AZ) where the ODB network is located.
    availability_zone_id str
    The AZ ID of the AZ where the ODB network is located.
    backup_subnet_cidr str
    The CIDR range of the backup subnet in the ODB network.
    client_subnet_cidr str
    The CIDR range of the client subnet in the ODB network.
    custom_domain_name str
    The domain name to use for the resources in the ODB network.
    default_dns_prefix str
    The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
    delete_associated_resources bool
    Specifies whether to delete associated OCI networking resources along with the ODB network.
    display_name str
    The user-friendly name of the ODB network.
    s3_access OdbNetworkS3Access
    Specifies the configuration for Amazon S3 access from the ODB network.
    s3_policy_document str
    Specifies the endpoint policy for Amazon S3 access from the ODB network.
    tags Sequence[TagArgs]
    Tags to assign to the Odb Network.
    zero_etl_access OdbNetworkZeroEtlAccess
    Specifies the configuration for Zero-ETL access from the ODB network.
    availabilityZone String
    The AWS Availability Zone (AZ) where the ODB network is located.
    availabilityZoneId String
    The AZ ID of the AZ where the ODB network is located.
    backupSubnetCidr String
    The CIDR range of the backup subnet in the ODB network.
    clientSubnetCidr String
    The CIDR range of the client subnet in the ODB network.
    customDomainName String
    The domain name to use for the resources in the ODB network.
    defaultDnsPrefix String
    The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
    deleteAssociatedResources Boolean
    Specifies whether to delete associated OCI networking resources along with the ODB network.
    displayName String
    The user-friendly name of the ODB network.
    s3Access "ENABLED" | "DISABLED"
    Specifies the configuration for Amazon S3 access from the ODB network.
    s3PolicyDocument String
    Specifies the endpoint policy for Amazon S3 access from the ODB network.
    tags List<Property Map>
    Tags to assign to the Odb Network.
    zeroEtlAccess "ENABLED" | "DISABLED"
    Specifies the configuration for Zero-ETL access from the ODB network.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the OdbNetwork resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    ManagedServices Pulumi.AwsNative.Odb.Outputs.OdbNetworkManagedServices
    OciNetworkAnchorId string
    The unique identifier of the OCI network anchor for the ODB network.
    OciResourceAnchorName string
    The name of the OCI resource anchor that's associated with the ODB network.
    OciVcnUrl string
    The URL for the VCN that's associated with the ODB network.
    OdbNetworkArn string
    The Amazon Resource Name (ARN) of the ODB network.
    OdbNetworkId string
    The unique identifier of the ODB network.
    Id string
    The provider-assigned unique ID for this managed resource.
    ManagedServices OdbNetworkManagedServices
    OciNetworkAnchorId string
    The unique identifier of the OCI network anchor for the ODB network.
    OciResourceAnchorName string
    The name of the OCI resource anchor that's associated with the ODB network.
    OciVcnUrl string
    The URL for the VCN that's associated with the ODB network.
    OdbNetworkArn string
    The Amazon Resource Name (ARN) of the ODB network.
    OdbNetworkId string
    The unique identifier of the ODB network.
    id String
    The provider-assigned unique ID for this managed resource.
    managedServices OdbNetworkManagedServices
    ociNetworkAnchorId String
    The unique identifier of the OCI network anchor for the ODB network.
    ociResourceAnchorName String
    The name of the OCI resource anchor that's associated with the ODB network.
    ociVcnUrl String
    The URL for the VCN that's associated with the ODB network.
    odbNetworkArn String
    The Amazon Resource Name (ARN) of the ODB network.
    odbNetworkId String
    The unique identifier of the ODB network.
    id string
    The provider-assigned unique ID for this managed resource.
    managedServices OdbNetworkManagedServices
    ociNetworkAnchorId string
    The unique identifier of the OCI network anchor for the ODB network.
    ociResourceAnchorName string
    The name of the OCI resource anchor that's associated with the ODB network.
    ociVcnUrl string
    The URL for the VCN that's associated with the ODB network.
    odbNetworkArn string
    The Amazon Resource Name (ARN) of the ODB network.
    odbNetworkId string
    The unique identifier of the ODB network.
    id str
    The provider-assigned unique ID for this managed resource.
    managed_services OdbNetworkManagedServices
    oci_network_anchor_id str
    The unique identifier of the OCI network anchor for the ODB network.
    oci_resource_anchor_name str
    The name of the OCI resource anchor that's associated with the ODB network.
    oci_vcn_url str
    The URL for the VCN that's associated with the ODB network.
    odb_network_arn str
    The Amazon Resource Name (ARN) of the ODB network.
    odb_network_id str
    The unique identifier of the ODB network.
    id String
    The provider-assigned unique ID for this managed resource.
    managedServices Property Map
    ociNetworkAnchorId String
    The unique identifier of the OCI network anchor for the ODB network.
    ociResourceAnchorName String
    The name of the OCI resource anchor that's associated with the ODB network.
    ociVcnUrl String
    The URL for the VCN that's associated with the ODB network.
    odbNetworkArn String
    The Amazon Resource Name (ARN) of the ODB network.
    odbNetworkId String
    The unique identifier of the ODB network.

    Supporting Types

    OdbNetworkManagedResourceStatus, OdbNetworkManagedResourceStatusArgs

    Enabled
    ENABLED
    Enabling
    ENABLING
    Disabled
    DISABLED
    Disabling
    DISABLING
    OdbNetworkManagedResourceStatusEnabled
    ENABLED
    OdbNetworkManagedResourceStatusEnabling
    ENABLING
    OdbNetworkManagedResourceStatusDisabled
    DISABLED
    OdbNetworkManagedResourceStatusDisabling
    DISABLING
    Enabled
    ENABLED
    Enabling
    ENABLING
    Disabled
    DISABLED
    Disabling
    DISABLING
    Enabled
    ENABLED
    Enabling
    ENABLING
    Disabled
    DISABLED
    Disabling
    DISABLING
    ENABLED
    ENABLED
    ENABLING
    ENABLING
    DISABLED
    DISABLED
    DISABLING
    DISABLING
    "ENABLED"
    ENABLED
    "ENABLING"
    ENABLING
    "DISABLED"
    DISABLED
    "DISABLING"
    DISABLING

    OdbNetworkManagedServices, OdbNetworkManagedServicesArgs

    ManagedS3BackupAccess Pulumi.AwsNative.Odb.Inputs.OdbNetworkManagedServicesManagedS3BackupAccessProperties
    The managed Amazon S3 backup access configuration.
    ManagedServicesIpv4Cidrs List<string>
    The IPv4 CIDR blocks for the managed services.
    ResourceGatewayArn string
    The Amazon Resource Name (ARN) of the resource gateway.
    S3Access Pulumi.AwsNative.Odb.Inputs.OdbNetworkManagedServicesS3AccessProperties
    The Amazon S3 access configuration.
    ServiceNetworkArn string
    The Amazon Resource Name (ARN) of the service network.
    ServiceNetworkEndpoint Pulumi.AwsNative.Odb.Inputs.OdbNetworkManagedServicesServiceNetworkEndpointProperties
    The service network endpoint configuration.
    ZeroEtlAccess Pulumi.AwsNative.Odb.Inputs.OdbNetworkManagedServicesZeroEtlAccessProperties
    The Zero-ETL access configuration.
    ManagedS3BackupAccess OdbNetworkManagedServicesManagedS3BackupAccessProperties
    The managed Amazon S3 backup access configuration.
    ManagedServicesIpv4Cidrs []string
    The IPv4 CIDR blocks for the managed services.
    ResourceGatewayArn string
    The Amazon Resource Name (ARN) of the resource gateway.
    S3Access OdbNetworkManagedServicesS3AccessProperties
    The Amazon S3 access configuration.
    ServiceNetworkArn string
    The Amazon Resource Name (ARN) of the service network.
    ServiceNetworkEndpoint OdbNetworkManagedServicesServiceNetworkEndpointProperties
    The service network endpoint configuration.
    ZeroEtlAccess OdbNetworkManagedServicesZeroEtlAccessProperties
    The Zero-ETL access configuration.
    managedS3BackupAccess OdbNetworkManagedServicesManagedS3BackupAccessProperties
    The managed Amazon S3 backup access configuration.
    managedServicesIpv4Cidrs List<String>
    The IPv4 CIDR blocks for the managed services.
    resourceGatewayArn String
    The Amazon Resource Name (ARN) of the resource gateway.
    s3Access OdbNetworkManagedServicesS3AccessProperties
    The Amazon S3 access configuration.
    serviceNetworkArn String
    The Amazon Resource Name (ARN) of the service network.
    serviceNetworkEndpoint OdbNetworkManagedServicesServiceNetworkEndpointProperties
    The service network endpoint configuration.
    zeroEtlAccess OdbNetworkManagedServicesZeroEtlAccessProperties
    The Zero-ETL access configuration.
    managedS3BackupAccess OdbNetworkManagedServicesManagedS3BackupAccessProperties
    The managed Amazon S3 backup access configuration.
    managedServicesIpv4Cidrs string[]
    The IPv4 CIDR blocks for the managed services.
    resourceGatewayArn string
    The Amazon Resource Name (ARN) of the resource gateway.
    s3Access OdbNetworkManagedServicesS3AccessProperties
    The Amazon S3 access configuration.
    serviceNetworkArn string
    The Amazon Resource Name (ARN) of the service network.
    serviceNetworkEndpoint OdbNetworkManagedServicesServiceNetworkEndpointProperties
    The service network endpoint configuration.
    zeroEtlAccess OdbNetworkManagedServicesZeroEtlAccessProperties
    The Zero-ETL access configuration.
    managed_s3_backup_access OdbNetworkManagedServicesManagedS3BackupAccessProperties
    The managed Amazon S3 backup access configuration.
    managed_services_ipv4_cidrs Sequence[str]
    The IPv4 CIDR blocks for the managed services.
    resource_gateway_arn str
    The Amazon Resource Name (ARN) of the resource gateway.
    s3_access OdbNetworkManagedServicesS3AccessProperties
    The Amazon S3 access configuration.
    service_network_arn str
    The Amazon Resource Name (ARN) of the service network.
    service_network_endpoint OdbNetworkManagedServicesServiceNetworkEndpointProperties
    The service network endpoint configuration.
    zero_etl_access OdbNetworkManagedServicesZeroEtlAccessProperties
    The Zero-ETL access configuration.
    managedS3BackupAccess Property Map
    The managed Amazon S3 backup access configuration.
    managedServicesIpv4Cidrs List<String>
    The IPv4 CIDR blocks for the managed services.
    resourceGatewayArn String
    The Amazon Resource Name (ARN) of the resource gateway.
    s3Access Property Map
    The Amazon S3 access configuration.
    serviceNetworkArn String
    The Amazon Resource Name (ARN) of the service network.
    serviceNetworkEndpoint Property Map
    The service network endpoint configuration.
    zeroEtlAccess Property Map
    The Zero-ETL access configuration.

    OdbNetworkManagedServicesManagedS3BackupAccessProperties, OdbNetworkManagedServicesManagedS3BackupAccessPropertiesArgs

    Ipv4Addresses List<string>
    The IPv4 addresses for the managed Amazon S3 backup access.
    Status Pulumi.AwsNative.Odb.OdbNetworkManagedResourceStatus
    The status of the managed Amazon S3 backup access.
    Ipv4Addresses []string
    The IPv4 addresses for the managed Amazon S3 backup access.
    Status OdbNetworkManagedResourceStatus
    The status of the managed Amazon S3 backup access.
    ipv4Addresses List<String>
    The IPv4 addresses for the managed Amazon S3 backup access.
    status OdbNetworkManagedResourceStatus
    The status of the managed Amazon S3 backup access.
    ipv4Addresses string[]
    The IPv4 addresses for the managed Amazon S3 backup access.
    status OdbNetworkManagedResourceStatus
    The status of the managed Amazon S3 backup access.
    ipv4_addresses Sequence[str]
    The IPv4 addresses for the managed Amazon S3 backup access.
    status OdbNetworkManagedResourceStatus
    The status of the managed Amazon S3 backup access.
    ipv4Addresses List<String>
    The IPv4 addresses for the managed Amazon S3 backup access.
    status "ENABLED" | "ENABLING" | "DISABLED" | "DISABLING"
    The status of the managed Amazon S3 backup access.

    OdbNetworkManagedServicesS3AccessProperties, OdbNetworkManagedServicesS3AccessPropertiesArgs

    DomainName string
    The domain name for the Amazon S3 access.
    Ipv4Addresses List<string>
    The IPv4 addresses for the Amazon S3 access.
    S3PolicyDocument string
    The endpoint policy for the Amazon S3 access.
    Status Pulumi.AwsNative.Odb.OdbNetworkManagedResourceStatus
    The status of the Amazon S3 access.
    DomainName string
    The domain name for the Amazon S3 access.
    Ipv4Addresses []string
    The IPv4 addresses for the Amazon S3 access.
    S3PolicyDocument string
    The endpoint policy for the Amazon S3 access.
    Status OdbNetworkManagedResourceStatus
    The status of the Amazon S3 access.
    domainName String
    The domain name for the Amazon S3 access.
    ipv4Addresses List<String>
    The IPv4 addresses for the Amazon S3 access.
    s3PolicyDocument String
    The endpoint policy for the Amazon S3 access.
    status OdbNetworkManagedResourceStatus
    The status of the Amazon S3 access.
    domainName string
    The domain name for the Amazon S3 access.
    ipv4Addresses string[]
    The IPv4 addresses for the Amazon S3 access.
    s3PolicyDocument string
    The endpoint policy for the Amazon S3 access.
    status OdbNetworkManagedResourceStatus
    The status of the Amazon S3 access.
    domain_name str
    The domain name for the Amazon S3 access.
    ipv4_addresses Sequence[str]
    The IPv4 addresses for the Amazon S3 access.
    s3_policy_document str
    The endpoint policy for the Amazon S3 access.
    status OdbNetworkManagedResourceStatus
    The status of the Amazon S3 access.
    domainName String
    The domain name for the Amazon S3 access.
    ipv4Addresses List<String>
    The IPv4 addresses for the Amazon S3 access.
    s3PolicyDocument String
    The endpoint policy for the Amazon S3 access.
    status "ENABLED" | "ENABLING" | "DISABLED" | "DISABLING"
    The status of the Amazon S3 access.

    OdbNetworkManagedServicesServiceNetworkEndpointProperties, OdbNetworkManagedServicesServiceNetworkEndpointPropertiesArgs

    VpcEndpointId string
    The identifier of the VPC endpoint.
    VpcEndpointType OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointType
    The type of the VPC endpoint.
    vpcEndpointId String
    The identifier of the VPC endpoint.
    vpcEndpointType OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointType
    The type of the VPC endpoint.
    vpcEndpointId string
    The identifier of the VPC endpoint.
    vpcEndpointType OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointType
    The type of the VPC endpoint.
    vpcEndpointId String
    The identifier of the VPC endpoint.
    vpcEndpointType "SERVICENETWORK"
    The type of the VPC endpoint.

    OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointType, OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointTypeArgs

    Servicenetwork
    SERVICENETWORK
    OdbNetworkManagedServicesServiceNetworkEndpointPropertiesVpcEndpointTypeServicenetwork
    SERVICENETWORK
    Servicenetwork
    SERVICENETWORK
    Servicenetwork
    SERVICENETWORK
    SERVICENETWORK
    SERVICENETWORK
    "SERVICENETWORK"
    SERVICENETWORK

    OdbNetworkManagedServicesZeroEtlAccessProperties, OdbNetworkManagedServicesZeroEtlAccessPropertiesArgs

    Cidr string
    The CIDR block for the Zero-ETL access.
    Status Pulumi.AwsNative.Odb.OdbNetworkManagedResourceStatus
    The status of the Zero-ETL access.
    Cidr string
    The CIDR block for the Zero-ETL access.
    Status OdbNetworkManagedResourceStatus
    The status of the Zero-ETL access.
    cidr String
    The CIDR block for the Zero-ETL access.
    status OdbNetworkManagedResourceStatus
    The status of the Zero-ETL access.
    cidr string
    The CIDR block for the Zero-ETL access.
    status OdbNetworkManagedResourceStatus
    The status of the Zero-ETL access.
    cidr str
    The CIDR block for the Zero-ETL access.
    status OdbNetworkManagedResourceStatus
    The status of the Zero-ETL access.
    cidr String
    The CIDR block for the Zero-ETL access.
    status "ENABLED" | "ENABLING" | "DISABLED" | "DISABLING"
    The status of the Zero-ETL access.

    OdbNetworkS3Access, OdbNetworkS3AccessArgs

    Enabled
    ENABLED
    Disabled
    DISABLED
    OdbNetworkS3AccessEnabled
    ENABLED
    OdbNetworkS3AccessDisabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    ENABLED
    ENABLED
    DISABLED
    DISABLED
    "ENABLED"
    ENABLED
    "DISABLED"
    DISABLED

    OdbNetworkZeroEtlAccess, OdbNetworkZeroEtlAccessArgs

    Enabled
    ENABLED
    Disabled
    DISABLED
    OdbNetworkZeroEtlAccessEnabled
    ENABLED
    OdbNetworkZeroEtlAccessDisabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    ENABLED
    ENABLED
    DISABLED
    DISABLED
    "ENABLED"
    ENABLED
    "DISABLED"
    DISABLED

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.36.0 published on Friday, Oct 3, 2025 by Pulumi
      AI Agentic Workflows: Register now