pulumi-oci 2.22.0a1737613119__py3-none-any.whl → 2.23.0a1737786272__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. pulumi_oci/__init__.py +8 -0
  2. pulumi_oci/bigdataservice/bds_instance_api_key.py +0 -14
  3. pulumi_oci/bigdataservice/get_bds_instance_api_key.py +0 -2
  4. pulumi_oci/bigdataservice/outputs.py +0 -4
  5. pulumi_oci/core/__init__.py +3 -0
  6. pulumi_oci/core/_inputs.py +143 -0
  7. pulumi_oci/core/byoasn.py +595 -0
  8. pulumi_oci/core/get_byoasn.py +268 -0
  9. pulumi_oci/core/get_byoasns.py +131 -0
  10. pulumi_oci/core/get_byoip_range.py +15 -1
  11. pulumi_oci/core/instance.py +7 -7
  12. pulumi_oci/core/outputs.py +457 -0
  13. pulumi_oci/database/_inputs.py +696 -89
  14. pulumi_oci/database/autonomous_database.py +98 -4
  15. pulumi_oci/database/autonomous_exadata_infrastructure.py +0 -2
  16. pulumi_oci/database/autonomous_vm_cluster.py +0 -2
  17. pulumi_oci/database/cloud_exadata_infrastructure.py +0 -2
  18. pulumi_oci/database/data_guard_association.py +75 -28
  19. pulumi_oci/database/database.py +147 -32
  20. pulumi_oci/database/database_upgrade.py +28 -0
  21. pulumi_oci/database/exadata_infrastructure.py +0 -2
  22. pulumi_oci/database/get_autonomous_database.py +30 -2
  23. pulumi_oci/database/get_data_guard_association.py +12 -1
  24. pulumi_oci/database/get_database.py +40 -1
  25. pulumi_oci/database/outputs.py +994 -114
  26. pulumi_oci/networkloadbalancer/__init__.py +1 -0
  27. pulumi_oci/networkloadbalancer/_inputs.py +6 -6
  28. pulumi_oci/networkloadbalancer/backend.py +7 -7
  29. pulumi_oci/networkloadbalancer/backend_set.py +105 -7
  30. pulumi_oci/networkloadbalancer/get_backend_set.py +30 -2
  31. pulumi_oci/networkloadbalancer/get_network_load_balancer_backend_set_backend_operational_status.py +165 -0
  32. pulumi_oci/networkloadbalancer/network_load_balancer.py +7 -7
  33. pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +105 -7
  34. pulumi_oci/networkloadbalancer/outputs.py +34 -12
  35. pulumi_oci/pulumi-plugin.json +1 -1
  36. {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/METADATA +1 -1
  37. {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/RECORD +39 -35
  38. {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/WHEEL +0 -0
  39. {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/top_level.txt +0 -0
@@ -20,6 +20,7 @@ __all__ = [
20
20
  'BootVolumeBackupSourceDetails',
21
21
  'BootVolumeBootVolumeReplica',
22
22
  'BootVolumeSourceDetails',
23
+ 'ByoasnByoipRange',
23
24
  'CaptureFilterFlowLogCaptureFilterRule',
24
25
  'CaptureFilterFlowLogCaptureFilterRuleIcmpOptions',
25
26
  'CaptureFilterFlowLogCaptureFilterRuleTcpOptions',
@@ -222,13 +223,20 @@ __all__ = [
222
223
  'GetBootVolumesBootVolumeBootVolumeReplicaResult',
223
224
  'GetBootVolumesBootVolumeSourceDetailResult',
224
225
  'GetBootVolumesFilterResult',
226
+ 'GetByoasnByoipRangeResult',
227
+ 'GetByoasnsByoasnCollectionResult',
228
+ 'GetByoasnsByoasnCollectionItemResult',
229
+ 'GetByoasnsByoasnCollectionItemByoipRangeResult',
230
+ 'GetByoasnsFilterResult',
225
231
  'GetByoipAllocatedRangesByoipAllocatedRangeCollectionResult',
226
232
  'GetByoipAllocatedRangesByoipAllocatedRangeCollectionItemResult',
227
233
  'GetByoipAllocatedRangesFilterResult',
228
234
  'GetByoipRangeByoipRangeVcnIpv6allocationResult',
235
+ 'GetByoipRangeOriginAsnResult',
229
236
  'GetByoipRangesByoipRangeCollectionResult',
230
237
  'GetByoipRangesByoipRangeCollectionItemResult',
231
238
  'GetByoipRangesByoipRangeCollectionItemByoipRangeVcnIpv6allocationResult',
239
+ 'GetByoipRangesByoipRangeCollectionItemOriginAsnResult',
232
240
  'GetByoipRangesFilterResult',
233
241
  'GetCaptureFilterFlowLogCaptureFilterRuleResult',
234
242
  'GetCaptureFilterFlowLogCaptureFilterRuleIcmpOptionResult',
@@ -1029,6 +1037,84 @@ class BootVolumeSourceDetails(dict):
1029
1037
  return pulumi.get(self, "second_backup_id")
1030
1038
 
1031
1039
 
1040
+ @pulumi.output_type
1041
+ class ByoasnByoipRange(dict):
1042
+ @staticmethod
1043
+ def __key_warning(key: str):
1044
+ suggest = None
1045
+ if key == "asPathPrependLength":
1046
+ suggest = "as_path_prepend_length"
1047
+ elif key == "byoipRangeId":
1048
+ suggest = "byoip_range_id"
1049
+ elif key == "cidrBlock":
1050
+ suggest = "cidr_block"
1051
+ elif key == "ipv6cidrBlock":
1052
+ suggest = "ipv6cidr_block"
1053
+
1054
+ if suggest:
1055
+ pulumi.log.warn(f"Key '{key}' not found in ByoasnByoipRange. Access the value via the '{suggest}' property getter instead.")
1056
+
1057
+ def __getitem__(self, key: str) -> Any:
1058
+ ByoasnByoipRange.__key_warning(key)
1059
+ return super().__getitem__(key)
1060
+
1061
+ def get(self, key: str, default = None) -> Any:
1062
+ ByoasnByoipRange.__key_warning(key)
1063
+ return super().get(key, default)
1064
+
1065
+ def __init__(__self__, *,
1066
+ as_path_prepend_length: Optional[int] = None,
1067
+ byoip_range_id: Optional[str] = None,
1068
+ cidr_block: Optional[str] = None,
1069
+ ipv6cidr_block: Optional[str] = None):
1070
+ """
1071
+ :param int as_path_prepend_length: The as path prepend length.
1072
+ :param str byoip_range_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource to which the CIDR block belongs.
1073
+ :param str cidr_block: The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
1074
+ :param str ipv6cidr_block: The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
1075
+ """
1076
+ if as_path_prepend_length is not None:
1077
+ pulumi.set(__self__, "as_path_prepend_length", as_path_prepend_length)
1078
+ if byoip_range_id is not None:
1079
+ pulumi.set(__self__, "byoip_range_id", byoip_range_id)
1080
+ if cidr_block is not None:
1081
+ pulumi.set(__self__, "cidr_block", cidr_block)
1082
+ if ipv6cidr_block is not None:
1083
+ pulumi.set(__self__, "ipv6cidr_block", ipv6cidr_block)
1084
+
1085
+ @property
1086
+ @pulumi.getter(name="asPathPrependLength")
1087
+ def as_path_prepend_length(self) -> Optional[int]:
1088
+ """
1089
+ The as path prepend length.
1090
+ """
1091
+ return pulumi.get(self, "as_path_prepend_length")
1092
+
1093
+ @property
1094
+ @pulumi.getter(name="byoipRangeId")
1095
+ def byoip_range_id(self) -> Optional[str]:
1096
+ """
1097
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource to which the CIDR block belongs.
1098
+ """
1099
+ return pulumi.get(self, "byoip_range_id")
1100
+
1101
+ @property
1102
+ @pulumi.getter(name="cidrBlock")
1103
+ def cidr_block(self) -> Optional[str]:
1104
+ """
1105
+ The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
1106
+ """
1107
+ return pulumi.get(self, "cidr_block")
1108
+
1109
+ @property
1110
+ @pulumi.getter(name="ipv6cidrBlock")
1111
+ def ipv6cidr_block(self) -> Optional[str]:
1112
+ """
1113
+ The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
1114
+ """
1115
+ return pulumi.get(self, "ipv6cidr_block")
1116
+
1117
+
1032
1118
  @pulumi.output_type
1033
1119
  class CaptureFilterFlowLogCaptureFilterRule(dict):
1034
1120
  @staticmethod
@@ -17567,6 +17653,286 @@ class GetBootVolumesFilterResult(dict):
17567
17653
  return pulumi.get(self, "regex")
17568
17654
 
17569
17655
 
17656
+ @pulumi.output_type
17657
+ class GetByoasnByoipRangeResult(dict):
17658
+ def __init__(__self__, *,
17659
+ as_path_prepend_length: int,
17660
+ byoip_range_id: str,
17661
+ cidr_block: str,
17662
+ ipv6cidr_block: str):
17663
+ """
17664
+ :param int as_path_prepend_length: The as path prepend length.
17665
+ :param str byoip_range_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource to which the CIDR block belongs.
17666
+ :param str cidr_block: The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
17667
+ :param str ipv6cidr_block: The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
17668
+ """
17669
+ pulumi.set(__self__, "as_path_prepend_length", as_path_prepend_length)
17670
+ pulumi.set(__self__, "byoip_range_id", byoip_range_id)
17671
+ pulumi.set(__self__, "cidr_block", cidr_block)
17672
+ pulumi.set(__self__, "ipv6cidr_block", ipv6cidr_block)
17673
+
17674
+ @property
17675
+ @pulumi.getter(name="asPathPrependLength")
17676
+ def as_path_prepend_length(self) -> int:
17677
+ """
17678
+ The as path prepend length.
17679
+ """
17680
+ return pulumi.get(self, "as_path_prepend_length")
17681
+
17682
+ @property
17683
+ @pulumi.getter(name="byoipRangeId")
17684
+ def byoip_range_id(self) -> str:
17685
+ """
17686
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource to which the CIDR block belongs.
17687
+ """
17688
+ return pulumi.get(self, "byoip_range_id")
17689
+
17690
+ @property
17691
+ @pulumi.getter(name="cidrBlock")
17692
+ def cidr_block(self) -> str:
17693
+ """
17694
+ The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
17695
+ """
17696
+ return pulumi.get(self, "cidr_block")
17697
+
17698
+ @property
17699
+ @pulumi.getter(name="ipv6cidrBlock")
17700
+ def ipv6cidr_block(self) -> str:
17701
+ """
17702
+ The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
17703
+ """
17704
+ return pulumi.get(self, "ipv6cidr_block")
17705
+
17706
+
17707
+ @pulumi.output_type
17708
+ class GetByoasnsByoasnCollectionResult(dict):
17709
+ def __init__(__self__, *,
17710
+ items: Sequence['outputs.GetByoasnsByoasnCollectionItemResult']):
17711
+ pulumi.set(__self__, "items", items)
17712
+
17713
+ @property
17714
+ @pulumi.getter
17715
+ def items(self) -> Sequence['outputs.GetByoasnsByoasnCollectionItemResult']:
17716
+ return pulumi.get(self, "items")
17717
+
17718
+
17719
+ @pulumi.output_type
17720
+ class GetByoasnsByoasnCollectionItemResult(dict):
17721
+ def __init__(__self__, *,
17722
+ asn: str,
17723
+ byoip_ranges: Sequence['outputs.GetByoasnsByoasnCollectionItemByoipRangeResult'],
17724
+ compartment_id: str,
17725
+ defined_tags: Mapping[str, str],
17726
+ display_name: str,
17727
+ freeform_tags: Mapping[str, str],
17728
+ id: str,
17729
+ state: str,
17730
+ time_created: str,
17731
+ time_updated: str,
17732
+ time_validated: str,
17733
+ validation_token: str):
17734
+ """
17735
+ :param str asn: The Autonomous System Number (ASN) you are importing to the Oracle cloud.
17736
+ :param Sequence['GetByoasnsByoasnCollectionItemByoipRangeArgs'] byoip_ranges: The BYOIP Ranges that has the `Byoasn` as origin.
17737
+ :param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
17738
+ :param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
17739
+ :param str display_name: A filter to return only resources that match the given display name exactly.
17740
+ :param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
17741
+ :param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `Byoasn` resource.
17742
+ :param str state: A filter to return only resources that match the given lifecycle state name exactly.
17743
+ :param str time_created: The date and time the `Byoasn` resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17744
+ :param str time_updated: The date and time the `Byoasn` resource was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17745
+ :param str time_validated: The date and time the `Byoasn` resource was validated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17746
+ :param str validation_token: The validation token is an internally-generated ASCII string used in the validation process. See [Importing a Byoasn](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/BYOASN.htm) for details.
17747
+ """
17748
+ pulumi.set(__self__, "asn", asn)
17749
+ pulumi.set(__self__, "byoip_ranges", byoip_ranges)
17750
+ pulumi.set(__self__, "compartment_id", compartment_id)
17751
+ pulumi.set(__self__, "defined_tags", defined_tags)
17752
+ pulumi.set(__self__, "display_name", display_name)
17753
+ pulumi.set(__self__, "freeform_tags", freeform_tags)
17754
+ pulumi.set(__self__, "id", id)
17755
+ pulumi.set(__self__, "state", state)
17756
+ pulumi.set(__self__, "time_created", time_created)
17757
+ pulumi.set(__self__, "time_updated", time_updated)
17758
+ pulumi.set(__self__, "time_validated", time_validated)
17759
+ pulumi.set(__self__, "validation_token", validation_token)
17760
+
17761
+ @property
17762
+ @pulumi.getter
17763
+ def asn(self) -> str:
17764
+ """
17765
+ The Autonomous System Number (ASN) you are importing to the Oracle cloud.
17766
+ """
17767
+ return pulumi.get(self, "asn")
17768
+
17769
+ @property
17770
+ @pulumi.getter(name="byoipRanges")
17771
+ def byoip_ranges(self) -> Sequence['outputs.GetByoasnsByoasnCollectionItemByoipRangeResult']:
17772
+ """
17773
+ The BYOIP Ranges that has the `Byoasn` as origin.
17774
+ """
17775
+ return pulumi.get(self, "byoip_ranges")
17776
+
17777
+ @property
17778
+ @pulumi.getter(name="compartmentId")
17779
+ def compartment_id(self) -> str:
17780
+ """
17781
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
17782
+ """
17783
+ return pulumi.get(self, "compartment_id")
17784
+
17785
+ @property
17786
+ @pulumi.getter(name="definedTags")
17787
+ def defined_tags(self) -> Mapping[str, str]:
17788
+ """
17789
+ Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
17790
+ """
17791
+ return pulumi.get(self, "defined_tags")
17792
+
17793
+ @property
17794
+ @pulumi.getter(name="displayName")
17795
+ def display_name(self) -> str:
17796
+ """
17797
+ A filter to return only resources that match the given display name exactly.
17798
+ """
17799
+ return pulumi.get(self, "display_name")
17800
+
17801
+ @property
17802
+ @pulumi.getter(name="freeformTags")
17803
+ def freeform_tags(self) -> Mapping[str, str]:
17804
+ """
17805
+ Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
17806
+ """
17807
+ return pulumi.get(self, "freeform_tags")
17808
+
17809
+ @property
17810
+ @pulumi.getter
17811
+ def id(self) -> str:
17812
+ """
17813
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `Byoasn` resource.
17814
+ """
17815
+ return pulumi.get(self, "id")
17816
+
17817
+ @property
17818
+ @pulumi.getter
17819
+ def state(self) -> str:
17820
+ """
17821
+ A filter to return only resources that match the given lifecycle state name exactly.
17822
+ """
17823
+ return pulumi.get(self, "state")
17824
+
17825
+ @property
17826
+ @pulumi.getter(name="timeCreated")
17827
+ def time_created(self) -> str:
17828
+ """
17829
+ The date and time the `Byoasn` resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17830
+ """
17831
+ return pulumi.get(self, "time_created")
17832
+
17833
+ @property
17834
+ @pulumi.getter(name="timeUpdated")
17835
+ def time_updated(self) -> str:
17836
+ """
17837
+ The date and time the `Byoasn` resource was last updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17838
+ """
17839
+ return pulumi.get(self, "time_updated")
17840
+
17841
+ @property
17842
+ @pulumi.getter(name="timeValidated")
17843
+ def time_validated(self) -> str:
17844
+ """
17845
+ The date and time the `Byoasn` resource was validated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17846
+ """
17847
+ return pulumi.get(self, "time_validated")
17848
+
17849
+ @property
17850
+ @pulumi.getter(name="validationToken")
17851
+ def validation_token(self) -> str:
17852
+ """
17853
+ The validation token is an internally-generated ASCII string used in the validation process. See [Importing a Byoasn](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/BYOASN.htm) for details.
17854
+ """
17855
+ return pulumi.get(self, "validation_token")
17856
+
17857
+
17858
+ @pulumi.output_type
17859
+ class GetByoasnsByoasnCollectionItemByoipRangeResult(dict):
17860
+ def __init__(__self__, *,
17861
+ as_path_prepend_length: int,
17862
+ byoip_range_id: str,
17863
+ cidr_block: str,
17864
+ ipv6cidr_block: str):
17865
+ """
17866
+ :param int as_path_prepend_length: The as path prepend length.
17867
+ :param str byoip_range_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource to which the CIDR block belongs.
17868
+ :param str cidr_block: The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
17869
+ :param str ipv6cidr_block: The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
17870
+ """
17871
+ pulumi.set(__self__, "as_path_prepend_length", as_path_prepend_length)
17872
+ pulumi.set(__self__, "byoip_range_id", byoip_range_id)
17873
+ pulumi.set(__self__, "cidr_block", cidr_block)
17874
+ pulumi.set(__self__, "ipv6cidr_block", ipv6cidr_block)
17875
+
17876
+ @property
17877
+ @pulumi.getter(name="asPathPrependLength")
17878
+ def as_path_prepend_length(self) -> int:
17879
+ """
17880
+ The as path prepend length.
17881
+ """
17882
+ return pulumi.get(self, "as_path_prepend_length")
17883
+
17884
+ @property
17885
+ @pulumi.getter(name="byoipRangeId")
17886
+ def byoip_range_id(self) -> str:
17887
+ """
17888
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource to which the CIDR block belongs.
17889
+ """
17890
+ return pulumi.get(self, "byoip_range_id")
17891
+
17892
+ @property
17893
+ @pulumi.getter(name="cidrBlock")
17894
+ def cidr_block(self) -> str:
17895
+ """
17896
+ The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
17897
+ """
17898
+ return pulumi.get(self, "cidr_block")
17899
+
17900
+ @property
17901
+ @pulumi.getter(name="ipv6cidrBlock")
17902
+ def ipv6cidr_block(self) -> str:
17903
+ """
17904
+ The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
17905
+ """
17906
+ return pulumi.get(self, "ipv6cidr_block")
17907
+
17908
+
17909
+ @pulumi.output_type
17910
+ class GetByoasnsFilterResult(dict):
17911
+ def __init__(__self__, *,
17912
+ name: str,
17913
+ values: Sequence[str],
17914
+ regex: Optional[bool] = None):
17915
+ pulumi.set(__self__, "name", name)
17916
+ pulumi.set(__self__, "values", values)
17917
+ if regex is not None:
17918
+ pulumi.set(__self__, "regex", regex)
17919
+
17920
+ @property
17921
+ @pulumi.getter
17922
+ def name(self) -> str:
17923
+ return pulumi.get(self, "name")
17924
+
17925
+ @property
17926
+ @pulumi.getter
17927
+ def values(self) -> Sequence[str]:
17928
+ return pulumi.get(self, "values")
17929
+
17930
+ @property
17931
+ @pulumi.getter
17932
+ def regex(self) -> Optional[bool]:
17933
+ return pulumi.get(self, "regex")
17934
+
17935
+
17570
17936
  @pulumi.output_type
17571
17937
  class GetByoipAllocatedRangesByoipAllocatedRangeCollectionResult(dict):
17572
17938
  def __init__(__self__, *,
@@ -17692,6 +18058,46 @@ class GetByoipRangeByoipRangeVcnIpv6allocationResult(dict):
17692
18058
  return pulumi.get(self, "vcn_id")
17693
18059
 
17694
18060
 
18061
+ @pulumi.output_type
18062
+ class GetByoipRangeOriginAsnResult(dict):
18063
+ def __init__(__self__, *,
18064
+ as_path_prepend_length: int,
18065
+ asn: str,
18066
+ byoasn_id: str):
18067
+ """
18068
+ :param int as_path_prepend_length: The as path prepend length.
18069
+ :param str asn: The Autonomous System Number (ASN) you are importing to the Oracle cloud.
18070
+ :param str byoasn_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `Byoasn` resource.
18071
+ """
18072
+ pulumi.set(__self__, "as_path_prepend_length", as_path_prepend_length)
18073
+ pulumi.set(__self__, "asn", asn)
18074
+ pulumi.set(__self__, "byoasn_id", byoasn_id)
18075
+
18076
+ @property
18077
+ @pulumi.getter(name="asPathPrependLength")
18078
+ def as_path_prepend_length(self) -> int:
18079
+ """
18080
+ The as path prepend length.
18081
+ """
18082
+ return pulumi.get(self, "as_path_prepend_length")
18083
+
18084
+ @property
18085
+ @pulumi.getter
18086
+ def asn(self) -> str:
18087
+ """
18088
+ The Autonomous System Number (ASN) you are importing to the Oracle cloud.
18089
+ """
18090
+ return pulumi.get(self, "asn")
18091
+
18092
+ @property
18093
+ @pulumi.getter(name="byoasnId")
18094
+ def byoasn_id(self) -> str:
18095
+ """
18096
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `Byoasn` resource.
18097
+ """
18098
+ return pulumi.get(self, "byoasn_id")
18099
+
18100
+
17695
18101
  @pulumi.output_type
17696
18102
  class GetByoipRangesByoipRangeCollectionResult(dict):
17697
18103
  def __init__(__self__, *,
@@ -17714,6 +18120,7 @@ class GetByoipRangesByoipRangeCollectionItemResult(dict):
17714
18120
  id: str,
17715
18121
  ipv6cidr_block: str,
17716
18122
  lifecycle_details: str,
18123
+ origin_asns: Sequence['outputs.GetByoipRangesByoipRangeCollectionItemOriginAsnResult'],
17717
18124
  state: str,
17718
18125
  time_advertised: str,
17719
18126
  time_created: str,
@@ -17730,6 +18137,7 @@ class GetByoipRangesByoipRangeCollectionItemResult(dict):
17730
18137
  :param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `ByoipRange` resource.
17731
18138
  :param str ipv6cidr_block: The IPv6 prefix being imported to the Oracle cloud. This prefix must be /48 or larger, and can be subdivided into sub-ranges used across multiple VCNs. A BYOIPv6 prefix can be also assigned across multiple VCNs, and each VCN must be /64 or larger. You may specify a ULA or private IPv6 prefix of /64 or larger to use in the VCN. IPv6-enabled subnets will remain a fixed /64 in size.
17732
18139
  :param str lifecycle_details: The `ByoipRange` resource's current status.
18140
+ :param Sequence['GetByoipRangesByoipRangeCollectionItemOriginAsnArgs'] origin_asns: Information about the origin asn.
17733
18141
  :param str state: A filter to return only resources that match the given lifecycle state name exactly.
17734
18142
  :param str time_advertised: The date and time the `ByoipRange` resource was advertised to the internet by BGP, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
17735
18143
  :param str time_created: The date and time the `ByoipRange` resource was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
@@ -17746,6 +18154,7 @@ class GetByoipRangesByoipRangeCollectionItemResult(dict):
17746
18154
  pulumi.set(__self__, "id", id)
17747
18155
  pulumi.set(__self__, "ipv6cidr_block", ipv6cidr_block)
17748
18156
  pulumi.set(__self__, "lifecycle_details", lifecycle_details)
18157
+ pulumi.set(__self__, "origin_asns", origin_asns)
17749
18158
  pulumi.set(__self__, "state", state)
17750
18159
  pulumi.set(__self__, "time_advertised", time_advertised)
17751
18160
  pulumi.set(__self__, "time_created", time_created)
@@ -17813,6 +18222,14 @@ class GetByoipRangesByoipRangeCollectionItemResult(dict):
17813
18222
  """
17814
18223
  return pulumi.get(self, "lifecycle_details")
17815
18224
 
18225
+ @property
18226
+ @pulumi.getter(name="originAsns")
18227
+ def origin_asns(self) -> Sequence['outputs.GetByoipRangesByoipRangeCollectionItemOriginAsnResult']:
18228
+ """
18229
+ Information about the origin asn.
18230
+ """
18231
+ return pulumi.get(self, "origin_asns")
18232
+
17816
18233
  @property
17817
18234
  @pulumi.getter
17818
18235
  def state(self) -> str:
@@ -17929,6 +18346,46 @@ class GetByoipRangesByoipRangeCollectionItemByoipRangeVcnIpv6allocationResult(di
17929
18346
  return pulumi.get(self, "vcn_id")
17930
18347
 
17931
18348
 
18349
+ @pulumi.output_type
18350
+ class GetByoipRangesByoipRangeCollectionItemOriginAsnResult(dict):
18351
+ def __init__(__self__, *,
18352
+ as_path_prepend_length: int,
18353
+ asn: str,
18354
+ byoasn_id: str):
18355
+ """
18356
+ :param int as_path_prepend_length: The as path prepend length.
18357
+ :param str asn: The Autonomous System Number (ASN) you are importing to the Oracle cloud.
18358
+ :param str byoasn_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `Byoasn` resource.
18359
+ """
18360
+ pulumi.set(__self__, "as_path_prepend_length", as_path_prepend_length)
18361
+ pulumi.set(__self__, "asn", asn)
18362
+ pulumi.set(__self__, "byoasn_id", byoasn_id)
18363
+
18364
+ @property
18365
+ @pulumi.getter(name="asPathPrependLength")
18366
+ def as_path_prepend_length(self) -> int:
18367
+ """
18368
+ The as path prepend length.
18369
+ """
18370
+ return pulumi.get(self, "as_path_prepend_length")
18371
+
18372
+ @property
18373
+ @pulumi.getter
18374
+ def asn(self) -> str:
18375
+ """
18376
+ The Autonomous System Number (ASN) you are importing to the Oracle cloud.
18377
+ """
18378
+ return pulumi.get(self, "asn")
18379
+
18380
+ @property
18381
+ @pulumi.getter(name="byoasnId")
18382
+ def byoasn_id(self) -> str:
18383
+ """
18384
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the `Byoasn` resource.
18385
+ """
18386
+ return pulumi.get(self, "byoasn_id")
18387
+
18388
+
17932
18389
  @pulumi.output_type
17933
18390
  class GetByoipRangesFilterResult(dict):
17934
18391
  def __init__(__self__, *,