@pulumi/oci 3.6.0-alpha.1756509375 → 3.6.0
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.
- package/aivision/getModel.d.ts +4 -4
- package/aivision/getModel.js +2 -2
- package/aivision/getModels.d.ts +11 -11
- package/aivision/getModels.js +2 -2
- package/aivision/getProject.d.ts +15 -15
- package/aivision/getProject.js +2 -2
- package/aivision/getProjects.d.ts +10 -10
- package/aivision/getProjects.js +2 -2
- package/aivision/getStreamGroup.d.ts +114 -0
- package/aivision/getStreamGroup.js +54 -0
- package/aivision/getStreamGroup.js.map +1 -0
- package/aivision/getStreamGroups.d.ts +99 -0
- package/aivision/getStreamGroups.js +66 -0
- package/aivision/getStreamGroups.js.map +1 -0
- package/aivision/getStreamJob.d.ts +122 -0
- package/aivision/getStreamJob.js +54 -0
- package/aivision/getStreamJob.js.map +1 -0
- package/aivision/getStreamJobs.d.ts +113 -0
- package/aivision/getStreamJobs.js +70 -0
- package/aivision/getStreamJobs.js.map +1 -0
- package/aivision/getStreamSource.d.ts +106 -0
- package/aivision/getStreamSource.js +54 -0
- package/aivision/getStreamSource.js.map +1 -0
- package/aivision/getStreamSources.d.ts +113 -0
- package/aivision/getStreamSources.js +70 -0
- package/aivision/getStreamSources.js.map +1 -0
- package/aivision/getVisionPrivateEndpoint.d.ts +113 -0
- package/aivision/getVisionPrivateEndpoint.js +54 -0
- package/aivision/getVisionPrivateEndpoint.js.map +1 -0
- package/aivision/getVisionPrivateEndpoints.d.ts +113 -0
- package/aivision/getVisionPrivateEndpoints.js +70 -0
- package/aivision/getVisionPrivateEndpoints.js.map +1 -0
- package/aivision/index.d.ts +36 -0
- package/aivision/index.js +45 -1
- package/aivision/index.js.map +1 -1
- package/aivision/model.d.ts +68 -72
- package/aivision/model.js +3 -7
- package/aivision/model.js.map +1 -1
- package/aivision/project.d.ts +28 -32
- package/aivision/project.js +3 -7
- package/aivision/project.js.map +1 -1
- package/aivision/streamGroup.d.ts +214 -0
- package/aivision/streamGroup.js +104 -0
- package/aivision/streamGroup.js.map +1 -0
- package/aivision/streamJob.d.ts +251 -0
- package/aivision/streamJob.js +134 -0
- package/aivision/streamJob.js.map +1 -0
- package/aivision/streamSource.d.ts +182 -0
- package/aivision/streamSource.js +107 -0
- package/aivision/streamSource.js.map +1 -0
- package/aivision/visionPrivateEndpoint.d.ts +205 -0
- package/aivision/visionPrivateEndpoint.js +104 -0
- package/aivision/visionPrivateEndpoint.js.map +1 -0
- package/cloudguard/getManagedList.d.ts +4 -0
- package/cloudguard/getManagedList.js.map +1 -1
- package/cloudguard/managedList.d.ts +12 -0
- package/cloudguard/managedList.js +2 -0
- package/cloudguard/managedList.js.map +1 -1
- package/database/exascaleDbStorageVault.d.ts +26 -0
- package/database/exascaleDbStorageVault.js +6 -0
- package/database/exascaleDbStorageVault.js.map +1 -1
- package/database/getExascaleDbStorageVault.d.ts +8 -0
- package/database/getExascaleDbStorageVault.js.map +1 -1
- package/mysql/getMysqlBackup.d.ts +6 -0
- package/mysql/getMysqlBackup.js.map +1 -1
- package/mysql/getMysqlBackups.d.ts +2 -2
- package/mysql/getMysqlBackups.js +2 -2
- package/mysql/mysqlBackup.d.ts +26 -0
- package/mysql/mysqlBackup.js +6 -0
- package/mysql/mysqlBackup.js.map +1 -1
- package/oci/dbmulticloudMultiCloudResourceDiscovery.d.ts +44 -25
- package/oci/dbmulticloudMultiCloudResourceDiscovery.js +4 -1
- package/oci/dbmulticloudMultiCloudResourceDiscovery.js.map +1 -1
- package/oci/dbmulticloudOracleDbAzureBlobContainer.d.ts +20 -20
- package/oci/dbmulticloudOracleDbAzureBlobContainer.js +1 -1
- package/oci/dbmulticloudOracleDbAzureBlobMount.d.ts +19 -20
- package/oci/dbmulticloudOracleDbAzureBlobMount.js +1 -2
- package/oci/dbmulticloudOracleDbAzureBlobMount.js.map +1 -1
- package/oci/dbmulticloudOracleDbAzureConnector.d.ts +40 -32
- package/oci/dbmulticloudOracleDbAzureConnector.js +4 -2
- package/oci/dbmulticloudOracleDbAzureConnector.js.map +1 -1
- package/oci/dbmulticloudOracleDbAzureVault.d.ts +33 -33
- package/oci/dbmulticloudOracleDbAzureVault.js +1 -1
- package/oci/dbmulticloudOracleDbAzureVaultAssociation.d.ts +23 -23
- package/oci/dbmulticloudOracleDbAzureVaultAssociation.js +1 -1
- package/oci/dbmulticloudOracleDbGcpIdentityConnector.d.ts +292 -0
- package/oci/dbmulticloudOracleDbGcpIdentityConnector.js +148 -0
- package/oci/dbmulticloudOracleDbGcpIdentityConnector.js.map +1 -0
- package/oci/dbmulticloudOracleDbGcpKeyRing.d.ts +254 -0
- package/oci/dbmulticloudOracleDbGcpKeyRing.js +120 -0
- package/oci/dbmulticloudOracleDbGcpKeyRing.js.map +1 -0
- package/oci/getDbmulticloudMultiCloudResourceDiscoveries.d.ts +28 -14
- package/oci/getDbmulticloudMultiCloudResourceDiscoveries.js +6 -2
- package/oci/getDbmulticloudMultiCloudResourceDiscoveries.js.map +1 -1
- package/oci/getDbmulticloudMultiCloudResourceDiscovery.d.ts +17 -11
- package/oci/getDbmulticloudMultiCloudResourceDiscovery.js +2 -2
- package/oci/getDbmulticloudMultiCloudResourceDiscovery.js.map +1 -1
- package/oci/getDbmulticloudOracleDbAzureBlobContainer.d.ts +12 -12
- package/oci/getDbmulticloudOracleDbAzureBlobContainer.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureBlobContainers.d.ts +15 -15
- package/oci/getDbmulticloudOracleDbAzureBlobContainers.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureBlobMount.d.ts +12 -12
- package/oci/getDbmulticloudOracleDbAzureBlobMount.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureBlobMounts.d.ts +15 -15
- package/oci/getDbmulticloudOracleDbAzureBlobMounts.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureConnector.d.ts +19 -15
- package/oci/getDbmulticloudOracleDbAzureConnector.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureConnector.js.map +1 -1
- package/oci/getDbmulticloudOracleDbAzureConnectors.d.ts +11 -11
- package/oci/getDbmulticloudOracleDbAzureConnectors.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureKey.d.ts +22 -12
- package/oci/getDbmulticloudOracleDbAzureKey.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureKey.js.map +1 -1
- package/oci/getDbmulticloudOracleDbAzureKeys.d.ts +12 -12
- package/oci/getDbmulticloudOracleDbAzureKeys.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVault.d.ts +17 -17
- package/oci/getDbmulticloudOracleDbAzureVault.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVaultAssociation.d.ts +14 -14
- package/oci/getDbmulticloudOracleDbAzureVaultAssociation.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVaultAssociations.d.ts +15 -15
- package/oci/getDbmulticloudOracleDbAzureVaultAssociations.js +2 -2
- package/oci/getDbmulticloudOracleDbAzureVaults.d.ts +14 -14
- package/oci/getDbmulticloudOracleDbAzureVaults.js +2 -2
- package/oci/getDbmulticloudOracleDbGcpIdentityConnector.d.ts +142 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnector.js +54 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnector.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.d.ts +117 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.js +68 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKey.d.ts +123 -0
- package/oci/getDbmulticloudOracleDbGcpKey.js +54 -0
- package/oci/getDbmulticloudOracleDbGcpKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRing.d.ts +127 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRing.js +54 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRing.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRings.d.ts +125 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRings.js +72 -0
- package/oci/getDbmulticloudOracleDbGcpKeyRings.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpKeys.d.ts +128 -0
- package/oci/getDbmulticloudOracleDbGcpKeys.js +72 -0
- package/oci/getDbmulticloudOracleDbGcpKeys.js.map +1 -0
- package/oci/index.d.ts +24 -0
- package/oci/index.js +31 -3
- package/oci/index.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +484 -26
- package/types/output.d.ts +1822 -479
package/types/input.d.ts
CHANGED
|
@@ -1020,22 +1020,59 @@ export declare namespace AiVision {
|
|
|
1020
1020
|
regex?: pulumi.Input<boolean>;
|
|
1021
1021
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
1022
1022
|
}
|
|
1023
|
+
interface GetStreamGroupsFilter {
|
|
1024
|
+
name: string;
|
|
1025
|
+
regex?: boolean;
|
|
1026
|
+
values: string[];
|
|
1027
|
+
}
|
|
1028
|
+
interface GetStreamGroupsFilterArgs {
|
|
1029
|
+
name: pulumi.Input<string>;
|
|
1030
|
+
regex?: pulumi.Input<boolean>;
|
|
1031
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
1032
|
+
}
|
|
1033
|
+
interface GetStreamJobsFilter {
|
|
1034
|
+
name: string;
|
|
1035
|
+
regex?: boolean;
|
|
1036
|
+
values: string[];
|
|
1037
|
+
}
|
|
1038
|
+
interface GetStreamJobsFilterArgs {
|
|
1039
|
+
name: pulumi.Input<string>;
|
|
1040
|
+
regex?: pulumi.Input<boolean>;
|
|
1041
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
1042
|
+
}
|
|
1043
|
+
interface GetStreamSourcesFilter {
|
|
1044
|
+
name: string;
|
|
1045
|
+
regex?: boolean;
|
|
1046
|
+
values: string[];
|
|
1047
|
+
}
|
|
1048
|
+
interface GetStreamSourcesFilterArgs {
|
|
1049
|
+
name: pulumi.Input<string>;
|
|
1050
|
+
regex?: pulumi.Input<boolean>;
|
|
1051
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
1052
|
+
}
|
|
1053
|
+
interface GetVisionPrivateEndpointsFilter {
|
|
1054
|
+
name: string;
|
|
1055
|
+
regex?: boolean;
|
|
1056
|
+
values: string[];
|
|
1057
|
+
}
|
|
1058
|
+
interface GetVisionPrivateEndpointsFilterArgs {
|
|
1059
|
+
name: pulumi.Input<string>;
|
|
1060
|
+
regex?: pulumi.Input<boolean>;
|
|
1061
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
1062
|
+
}
|
|
1023
1063
|
interface ModelTestingDataset {
|
|
1024
1064
|
/**
|
|
1025
|
-
* The name of the
|
|
1065
|
+
* The name of the Object Storage bucket that contains the input data file.
|
|
1026
1066
|
*/
|
|
1027
1067
|
bucket?: pulumi.Input<string>;
|
|
1028
1068
|
/**
|
|
1029
|
-
*
|
|
1069
|
+
* OCID of the Data Labeling dataset.
|
|
1030
1070
|
*/
|
|
1031
1071
|
datasetId?: pulumi.Input<string>;
|
|
1032
1072
|
/**
|
|
1033
|
-
*
|
|
1073
|
+
* The dataset type, based on where it is stored.
|
|
1034
1074
|
*/
|
|
1035
1075
|
datasetType: pulumi.Input<string>;
|
|
1036
|
-
/**
|
|
1037
|
-
* The namespace name of the ObjectStorage bucket that contains the input data file.
|
|
1038
|
-
*/
|
|
1039
1076
|
namespaceName?: pulumi.Input<string>;
|
|
1040
1077
|
/**
|
|
1041
1078
|
* The object name of the input data file.
|
|
@@ -1044,20 +1081,17 @@ export declare namespace AiVision {
|
|
|
1044
1081
|
}
|
|
1045
1082
|
interface ModelTrainingDataset {
|
|
1046
1083
|
/**
|
|
1047
|
-
* The name of the
|
|
1084
|
+
* The name of the Object Storage bucket that contains the input data file.
|
|
1048
1085
|
*/
|
|
1049
1086
|
bucket?: pulumi.Input<string>;
|
|
1050
1087
|
/**
|
|
1051
|
-
*
|
|
1088
|
+
* OCID of the Data Labeling dataset.
|
|
1052
1089
|
*/
|
|
1053
1090
|
datasetId?: pulumi.Input<string>;
|
|
1054
1091
|
/**
|
|
1055
|
-
*
|
|
1092
|
+
* The dataset type, based on where it is stored.
|
|
1056
1093
|
*/
|
|
1057
1094
|
datasetType: pulumi.Input<string>;
|
|
1058
|
-
/**
|
|
1059
|
-
* The namespace name of the ObjectStorage bucket that contains the input data file.
|
|
1060
|
-
*/
|
|
1061
1095
|
namespaceName?: pulumi.Input<string>;
|
|
1062
1096
|
/**
|
|
1063
1097
|
* The object name of the input data file.
|
|
@@ -1066,30 +1100,140 @@ export declare namespace AiVision {
|
|
|
1066
1100
|
}
|
|
1067
1101
|
interface ModelValidationDataset {
|
|
1068
1102
|
/**
|
|
1069
|
-
* The name of the
|
|
1103
|
+
* The name of the Object Storage bucket that contains the input data file.
|
|
1070
1104
|
*/
|
|
1071
1105
|
bucket?: pulumi.Input<string>;
|
|
1072
1106
|
/**
|
|
1073
|
-
*
|
|
1107
|
+
* OCID of the Data Labeling dataset.
|
|
1074
1108
|
*/
|
|
1075
1109
|
datasetId?: pulumi.Input<string>;
|
|
1076
1110
|
/**
|
|
1077
|
-
*
|
|
1111
|
+
* The dataset type, based on where it is stored.
|
|
1078
1112
|
*/
|
|
1079
1113
|
datasetType: pulumi.Input<string>;
|
|
1080
|
-
/**
|
|
1081
|
-
* The namespace name of the ObjectStorage bucket that contains the input data file.
|
|
1082
|
-
*/
|
|
1083
1114
|
namespaceName?: pulumi.Input<string>;
|
|
1084
1115
|
/**
|
|
1085
1116
|
* The object name of the input data file.
|
|
1086
1117
|
*
|
|
1087
|
-
*
|
|
1088
1118
|
* ** IMPORTANT **
|
|
1089
1119
|
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
1090
1120
|
*/
|
|
1091
1121
|
object?: pulumi.Input<string>;
|
|
1092
1122
|
}
|
|
1123
|
+
interface StreamGroupStreamOverlap {
|
|
1124
|
+
/**
|
|
1125
|
+
* (Updatable) List of streamSource OCIDs.
|
|
1126
|
+
*/
|
|
1127
|
+
overlappingStreams?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1128
|
+
}
|
|
1129
|
+
interface StreamJobFeature {
|
|
1130
|
+
/**
|
|
1131
|
+
* (Updatable) The feature of video analysis. Allowed values are:
|
|
1132
|
+
* * OBJECT_TRACKING: Object tracking feature(OT).
|
|
1133
|
+
* * FACE_DETECTION: Face detection feature(FD).
|
|
1134
|
+
*/
|
|
1135
|
+
featureType: pulumi.Input<string>;
|
|
1136
|
+
/**
|
|
1137
|
+
* (Updatable) The maximum number of results to return.
|
|
1138
|
+
*/
|
|
1139
|
+
maxResults?: pulumi.Input<number>;
|
|
1140
|
+
/**
|
|
1141
|
+
* (Updatable) Whether or not return face landmarks.
|
|
1142
|
+
*/
|
|
1143
|
+
shouldReturnLandmarks?: pulumi.Input<boolean>;
|
|
1144
|
+
/**
|
|
1145
|
+
* (Updatable) List of details of what to track.
|
|
1146
|
+
*/
|
|
1147
|
+
trackingTypes?: pulumi.Input<pulumi.Input<inputs.AiVision.StreamJobFeatureTrackingType>[]>;
|
|
1148
|
+
}
|
|
1149
|
+
interface StreamJobFeatureTrackingType {
|
|
1150
|
+
/**
|
|
1151
|
+
* (Updatable) compartment Id of biometric compartment.
|
|
1152
|
+
*/
|
|
1153
|
+
biometricStoreCompartmentId?: pulumi.Input<string>;
|
|
1154
|
+
/**
|
|
1155
|
+
* (Updatable) Which biometric store user wants to do face recognition
|
|
1156
|
+
*/
|
|
1157
|
+
biometricStoreId?: pulumi.Input<string>;
|
|
1158
|
+
/**
|
|
1159
|
+
* (Updatable) The detection model OCID.
|
|
1160
|
+
*/
|
|
1161
|
+
detectionModelId?: pulumi.Input<string>;
|
|
1162
|
+
/**
|
|
1163
|
+
* (Updatable) The maximum number of results to return.
|
|
1164
|
+
*/
|
|
1165
|
+
maxResults?: pulumi.Input<number>;
|
|
1166
|
+
/**
|
|
1167
|
+
* (Updatable) List of the objects to be tracked.
|
|
1168
|
+
*/
|
|
1169
|
+
objects?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1170
|
+
/**
|
|
1171
|
+
* (Updatable) Whether or not return face landmarks.
|
|
1172
|
+
*/
|
|
1173
|
+
shouldReturnLandmarks?: pulumi.Input<boolean>;
|
|
1174
|
+
/**
|
|
1175
|
+
* (Updatable) The tracking model OCID.
|
|
1176
|
+
*/
|
|
1177
|
+
trackingModelId?: pulumi.Input<string>;
|
|
1178
|
+
}
|
|
1179
|
+
interface StreamJobStreamOutputLocation {
|
|
1180
|
+
/**
|
|
1181
|
+
* (Updatable) The Object Storage bucket name.
|
|
1182
|
+
*/
|
|
1183
|
+
bucket: pulumi.Input<string>;
|
|
1184
|
+
/**
|
|
1185
|
+
* (Updatable) The Object Storage namespace.
|
|
1186
|
+
*/
|
|
1187
|
+
namespace: pulumi.Input<string>;
|
|
1188
|
+
/**
|
|
1189
|
+
* (Updatable) Object storage output location
|
|
1190
|
+
*/
|
|
1191
|
+
oboToken?: pulumi.Input<string>;
|
|
1192
|
+
/**
|
|
1193
|
+
* (Updatable) Type of device Allowed values are:
|
|
1194
|
+
* * OBJECT_STORAGE
|
|
1195
|
+
* * LIVEKIT_WEBRTC_AGENT
|
|
1196
|
+
*/
|
|
1197
|
+
outputLocationType: pulumi.Input<string>;
|
|
1198
|
+
/**
|
|
1199
|
+
* (Updatable) The Object Storage folder name.
|
|
1200
|
+
*/
|
|
1201
|
+
prefix: pulumi.Input<string>;
|
|
1202
|
+
}
|
|
1203
|
+
interface StreamSourceStreamSourceDetails {
|
|
1204
|
+
/**
|
|
1205
|
+
* (Updatable) url of camera
|
|
1206
|
+
*/
|
|
1207
|
+
cameraUrl: pulumi.Input<string>;
|
|
1208
|
+
/**
|
|
1209
|
+
* (Updatable) [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of secret where credentials are stored in username:password format.
|
|
1210
|
+
*/
|
|
1211
|
+
secretId?: pulumi.Input<string>;
|
|
1212
|
+
/**
|
|
1213
|
+
* (Updatable) Type of source Allowed values are:
|
|
1214
|
+
* * RTSP
|
|
1215
|
+
*/
|
|
1216
|
+
sourceType: pulumi.Input<string>;
|
|
1217
|
+
/**
|
|
1218
|
+
* (Updatable) Details about a stream Connection type
|
|
1219
|
+
*/
|
|
1220
|
+
streamNetworkAccessDetails: pulumi.Input<inputs.AiVision.StreamSourceStreamSourceDetailsStreamNetworkAccessDetails>;
|
|
1221
|
+
}
|
|
1222
|
+
interface StreamSourceStreamSourceDetailsStreamNetworkAccessDetails {
|
|
1223
|
+
/**
|
|
1224
|
+
* (Updatable) [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private Endpoint
|
|
1225
|
+
*/
|
|
1226
|
+
privateEndpointId: pulumi.Input<string>;
|
|
1227
|
+
/**
|
|
1228
|
+
* (Updatable) Type of access Allowed values are:
|
|
1229
|
+
* * PRIVATE
|
|
1230
|
+
*
|
|
1231
|
+
*
|
|
1232
|
+
* ** IMPORTANT **
|
|
1233
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
1234
|
+
*/
|
|
1235
|
+
streamAccessType: pulumi.Input<string>;
|
|
1236
|
+
}
|
|
1093
1237
|
}
|
|
1094
1238
|
export declare namespace Analytics {
|
|
1095
1239
|
interface AnalyticsInstanceCapacity {
|
|
@@ -7564,6 +7708,10 @@ export declare namespace CloudGuard {
|
|
|
7564
7708
|
* Data source entities mapping for the detector rule
|
|
7565
7709
|
*/
|
|
7566
7710
|
entitiesMappings?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeDetectorRuleEntitiesMapping>[]>;
|
|
7711
|
+
/**
|
|
7712
|
+
* Is the rule cloneable?
|
|
7713
|
+
*/
|
|
7714
|
+
isCloneable?: pulumi.Input<boolean>;
|
|
7567
7715
|
/**
|
|
7568
7716
|
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
|
7569
7717
|
*/
|
|
@@ -7580,6 +7728,10 @@ export declare namespace CloudGuard {
|
|
|
7580
7728
|
* Resource type of the configuration to which the rule is applied
|
|
7581
7729
|
*/
|
|
7582
7730
|
resourceType?: pulumi.Input<string>;
|
|
7731
|
+
/**
|
|
7732
|
+
* Detector rule type
|
|
7733
|
+
*/
|
|
7734
|
+
ruleTypes?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeDetectorRuleRuleType>[]>;
|
|
7583
7735
|
/**
|
|
7584
7736
|
* Service type of the configuration to which the rule is applied
|
|
7585
7737
|
*/
|
|
@@ -7656,6 +7808,18 @@ export declare namespace CloudGuard {
|
|
|
7656
7808
|
riskLevel: pulumi.Input<string>;
|
|
7657
7809
|
}
|
|
7658
7810
|
interface DetectorRecipeDetectorRuleDetailsConfiguration {
|
|
7811
|
+
/**
|
|
7812
|
+
* (Updatable) Map of additional property values for configuration
|
|
7813
|
+
*/
|
|
7814
|
+
additionalProperties?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeDetectorRuleDetailsConfigurationAdditionalProperty>[]>;
|
|
7815
|
+
/**
|
|
7816
|
+
* (Updatable) Map of possible values for configuration
|
|
7817
|
+
*/
|
|
7818
|
+
allowedValues?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeDetectorRuleDetailsConfigurationAllowedValue>[]>;
|
|
7819
|
+
/**
|
|
7820
|
+
* (Updatable) Map property Value data type
|
|
7821
|
+
*/
|
|
7822
|
+
allowedValuesDataType?: pulumi.Input<string>;
|
|
7659
7823
|
/**
|
|
7660
7824
|
* (Updatable) Unique identifier of the configuration
|
|
7661
7825
|
*/
|
|
@@ -7677,6 +7841,30 @@ export declare namespace CloudGuard {
|
|
|
7677
7841
|
*/
|
|
7678
7842
|
values?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeDetectorRuleDetailsConfigurationValue>[]>;
|
|
7679
7843
|
}
|
|
7844
|
+
interface DetectorRecipeDetectorRuleDetailsConfigurationAdditionalProperty {
|
|
7845
|
+
/**
|
|
7846
|
+
* (Updatable) Name for Additional Property, for example, "interpreter", "router"
|
|
7847
|
+
*/
|
|
7848
|
+
key?: pulumi.Input<string>;
|
|
7849
|
+
/**
|
|
7850
|
+
* (Updatable) Property Type
|
|
7851
|
+
*/
|
|
7852
|
+
propertyType?: pulumi.Input<string>;
|
|
7853
|
+
/**
|
|
7854
|
+
* (Updatable) Value for Property Name, for example, "generic", "cloudguard"
|
|
7855
|
+
*/
|
|
7856
|
+
value?: pulumi.Input<string>;
|
|
7857
|
+
}
|
|
7858
|
+
interface DetectorRecipeDetectorRuleDetailsConfigurationAllowedValue {
|
|
7859
|
+
/**
|
|
7860
|
+
* (Updatable) key
|
|
7861
|
+
*/
|
|
7862
|
+
key: pulumi.Input<string>;
|
|
7863
|
+
/**
|
|
7864
|
+
* (Updatable) value
|
|
7865
|
+
*/
|
|
7866
|
+
value: pulumi.Input<string>;
|
|
7867
|
+
}
|
|
7680
7868
|
interface DetectorRecipeDetectorRuleDetailsConfigurationValue {
|
|
7681
7869
|
/**
|
|
7682
7870
|
* (Updatable) Configuration list item type (CUSTOM or MANAGED)
|
|
@@ -7721,6 +7909,16 @@ export declare namespace CloudGuard {
|
|
|
7721
7909
|
*/
|
|
7722
7910
|
queryField?: pulumi.Input<string>;
|
|
7723
7911
|
}
|
|
7912
|
+
interface DetectorRecipeDetectorRuleRuleType {
|
|
7913
|
+
/**
|
|
7914
|
+
* The unique identifier of the detector rule type
|
|
7915
|
+
*/
|
|
7916
|
+
key?: pulumi.Input<string>;
|
|
7917
|
+
/**
|
|
7918
|
+
* Detector rule type value
|
|
7919
|
+
*/
|
|
7920
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7921
|
+
}
|
|
7724
7922
|
interface DetectorRecipeEffectiveDetectorRule {
|
|
7725
7923
|
/**
|
|
7726
7924
|
* List of responder rules that can be used to remediate this detector rule
|
|
@@ -7758,6 +7956,10 @@ export declare namespace CloudGuard {
|
|
|
7758
7956
|
* Data source entities mapping for the detector rule
|
|
7759
7957
|
*/
|
|
7760
7958
|
entitiesMappings?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeEffectiveDetectorRuleEntitiesMapping>[]>;
|
|
7959
|
+
/**
|
|
7960
|
+
* Is the rule cloneable?
|
|
7961
|
+
*/
|
|
7962
|
+
isCloneable?: pulumi.Input<boolean>;
|
|
7761
7963
|
/**
|
|
7762
7964
|
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
|
7763
7965
|
*/
|
|
@@ -7774,6 +7976,10 @@ export declare namespace CloudGuard {
|
|
|
7774
7976
|
* Resource type of the configuration to which the rule is applied
|
|
7775
7977
|
*/
|
|
7776
7978
|
resourceType?: pulumi.Input<string>;
|
|
7979
|
+
/**
|
|
7980
|
+
* Detector rule type
|
|
7981
|
+
*/
|
|
7982
|
+
ruleTypes?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeEffectiveDetectorRuleRuleType>[]>;
|
|
7777
7983
|
/**
|
|
7778
7984
|
* Service type of the configuration to which the rule is applied
|
|
7779
7985
|
*/
|
|
@@ -7852,6 +8058,18 @@ export declare namespace CloudGuard {
|
|
|
7852
8058
|
riskLevel?: pulumi.Input<string>;
|
|
7853
8059
|
}
|
|
7854
8060
|
interface DetectorRecipeEffectiveDetectorRuleDetailConfiguration {
|
|
8061
|
+
/**
|
|
8062
|
+
* Map of additional property values for configuration
|
|
8063
|
+
*/
|
|
8064
|
+
additionalProperties?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeEffectiveDetectorRuleDetailConfigurationAdditionalProperty>[]>;
|
|
8065
|
+
/**
|
|
8066
|
+
* Map of possible values for configuration
|
|
8067
|
+
*/
|
|
8068
|
+
allowedValues?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeEffectiveDetectorRuleDetailConfigurationAllowedValue>[]>;
|
|
8069
|
+
/**
|
|
8070
|
+
* Map property Value data type
|
|
8071
|
+
*/
|
|
8072
|
+
allowedValuesDataType?: pulumi.Input<string>;
|
|
7855
8073
|
/**
|
|
7856
8074
|
* Unique identifier of the configuration
|
|
7857
8075
|
*/
|
|
@@ -7865,7 +8083,7 @@ export declare namespace CloudGuard {
|
|
|
7865
8083
|
*/
|
|
7866
8084
|
name?: pulumi.Input<string>;
|
|
7867
8085
|
/**
|
|
7868
|
-
*
|
|
8086
|
+
* Detector rule type value
|
|
7869
8087
|
*/
|
|
7870
8088
|
value?: pulumi.Input<string>;
|
|
7871
8089
|
/**
|
|
@@ -7873,6 +8091,30 @@ export declare namespace CloudGuard {
|
|
|
7873
8091
|
*/
|
|
7874
8092
|
values?: pulumi.Input<pulumi.Input<inputs.CloudGuard.DetectorRecipeEffectiveDetectorRuleDetailConfigurationValue>[]>;
|
|
7875
8093
|
}
|
|
8094
|
+
interface DetectorRecipeEffectiveDetectorRuleDetailConfigurationAdditionalProperty {
|
|
8095
|
+
/**
|
|
8096
|
+
* The unique identifier of the detector rule type
|
|
8097
|
+
*/
|
|
8098
|
+
key?: pulumi.Input<string>;
|
|
8099
|
+
/**
|
|
8100
|
+
* Property Type
|
|
8101
|
+
*/
|
|
8102
|
+
propertyType?: pulumi.Input<string>;
|
|
8103
|
+
/**
|
|
8104
|
+
* Detector rule type value
|
|
8105
|
+
*/
|
|
8106
|
+
value?: pulumi.Input<string>;
|
|
8107
|
+
}
|
|
8108
|
+
interface DetectorRecipeEffectiveDetectorRuleDetailConfigurationAllowedValue {
|
|
8109
|
+
/**
|
|
8110
|
+
* The unique identifier of the detector rule type
|
|
8111
|
+
*/
|
|
8112
|
+
key?: pulumi.Input<string>;
|
|
8113
|
+
/**
|
|
8114
|
+
* Detector rule type value
|
|
8115
|
+
*/
|
|
8116
|
+
value?: pulumi.Input<string>;
|
|
8117
|
+
}
|
|
7876
8118
|
interface DetectorRecipeEffectiveDetectorRuleDetailConfigurationValue {
|
|
7877
8119
|
/**
|
|
7878
8120
|
* Configuration list item type (CUSTOM or MANAGED)
|
|
@@ -7883,7 +8125,7 @@ export declare namespace CloudGuard {
|
|
|
7883
8125
|
*/
|
|
7884
8126
|
managedListType?: pulumi.Input<string>;
|
|
7885
8127
|
/**
|
|
7886
|
-
*
|
|
8128
|
+
* Detector rule type value
|
|
7887
8129
|
*/
|
|
7888
8130
|
value?: pulumi.Input<string>;
|
|
7889
8131
|
}
|
|
@@ -7919,6 +8161,16 @@ export declare namespace CloudGuard {
|
|
|
7919
8161
|
*/
|
|
7920
8162
|
queryField?: pulumi.Input<string>;
|
|
7921
8163
|
}
|
|
8164
|
+
interface DetectorRecipeEffectiveDetectorRuleRuleType {
|
|
8165
|
+
/**
|
|
8166
|
+
* The unique identifier of the detector rule type
|
|
8167
|
+
*/
|
|
8168
|
+
key?: pulumi.Input<string>;
|
|
8169
|
+
/**
|
|
8170
|
+
* Detector rule type value
|
|
8171
|
+
*/
|
|
8172
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8173
|
+
}
|
|
7922
8174
|
interface GetAdhocQueriesFilter {
|
|
7923
8175
|
name: string;
|
|
7924
8176
|
regex?: boolean;
|
|
@@ -8442,6 +8694,10 @@ export declare namespace CloudGuard {
|
|
|
8442
8694
|
* Data source entities mapping for a detector rule
|
|
8443
8695
|
*/
|
|
8444
8696
|
entitiesMappings?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeDetectorRuleEntitiesMapping>[]>;
|
|
8697
|
+
/**
|
|
8698
|
+
* Is the rule cloneable?
|
|
8699
|
+
*/
|
|
8700
|
+
isCloneable?: pulumi.Input<boolean>;
|
|
8445
8701
|
/**
|
|
8446
8702
|
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
|
8447
8703
|
*/
|
|
@@ -8458,6 +8714,10 @@ export declare namespace CloudGuard {
|
|
|
8458
8714
|
* The type of resource which is monitored by the detector rule. For example, Instance, Database, VCN, Policy. To find the resource type for a particular rule, see [Detector Recipe Reference] (/iaas/cloud-guard/using/detect-recipes.htm#detect-recipes-reference).
|
|
8459
8715
|
*/
|
|
8460
8716
|
resourceType?: pulumi.Input<string>;
|
|
8717
|
+
/**
|
|
8718
|
+
* Rule category type
|
|
8719
|
+
*/
|
|
8720
|
+
ruleTypes?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeDetectorRuleRuleType>[]>;
|
|
8461
8721
|
/**
|
|
8462
8722
|
* Service type of the configuration to which the rule is applied
|
|
8463
8723
|
*/
|
|
@@ -8512,6 +8772,18 @@ export declare namespace CloudGuard {
|
|
|
8512
8772
|
condition: pulumi.Input<string>;
|
|
8513
8773
|
}
|
|
8514
8774
|
interface TargetTargetDetectorRecipeDetectorRuleDetailsConfiguration {
|
|
8775
|
+
/**
|
|
8776
|
+
* Map of additional property values for configuration
|
|
8777
|
+
*/
|
|
8778
|
+
additionalProperties?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeDetectorRuleDetailsConfigurationAdditionalProperty>[]>;
|
|
8779
|
+
/**
|
|
8780
|
+
* Map of possible values for configuration
|
|
8781
|
+
*/
|
|
8782
|
+
allowedValues?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeDetectorRuleDetailsConfigurationAllowedValue>[]>;
|
|
8783
|
+
/**
|
|
8784
|
+
* Map property Value data type
|
|
8785
|
+
*/
|
|
8786
|
+
allowedValuesDataType?: pulumi.Input<string>;
|
|
8515
8787
|
/**
|
|
8516
8788
|
* Unique identifier of the configuration
|
|
8517
8789
|
*/
|
|
@@ -8533,6 +8805,30 @@ export declare namespace CloudGuard {
|
|
|
8533
8805
|
*/
|
|
8534
8806
|
values?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeDetectorRuleDetailsConfigurationValue>[]>;
|
|
8535
8807
|
}
|
|
8808
|
+
interface TargetTargetDetectorRecipeDetectorRuleDetailsConfigurationAdditionalProperty {
|
|
8809
|
+
/**
|
|
8810
|
+
* The unique identifier of the detector rule type
|
|
8811
|
+
*/
|
|
8812
|
+
key?: pulumi.Input<string>;
|
|
8813
|
+
/**
|
|
8814
|
+
* Property Type
|
|
8815
|
+
*/
|
|
8816
|
+
propertyType?: pulumi.Input<string>;
|
|
8817
|
+
/**
|
|
8818
|
+
* Configuration value
|
|
8819
|
+
*/
|
|
8820
|
+
value?: pulumi.Input<string>;
|
|
8821
|
+
}
|
|
8822
|
+
interface TargetTargetDetectorRecipeDetectorRuleDetailsConfigurationAllowedValue {
|
|
8823
|
+
/**
|
|
8824
|
+
* The unique identifier of the detector rule type
|
|
8825
|
+
*/
|
|
8826
|
+
key?: pulumi.Input<string>;
|
|
8827
|
+
/**
|
|
8828
|
+
* Configuration value
|
|
8829
|
+
*/
|
|
8830
|
+
value?: pulumi.Input<string>;
|
|
8831
|
+
}
|
|
8536
8832
|
interface TargetTargetDetectorRecipeDetectorRuleDetailsConfigurationValue {
|
|
8537
8833
|
/**
|
|
8538
8834
|
* Configuration list item type (CUSTOM or MANAGED)
|
|
@@ -8563,6 +8859,16 @@ export declare namespace CloudGuard {
|
|
|
8563
8859
|
*/
|
|
8564
8860
|
queryField?: pulumi.Input<string>;
|
|
8565
8861
|
}
|
|
8862
|
+
interface TargetTargetDetectorRecipeDetectorRuleRuleType {
|
|
8863
|
+
/**
|
|
8864
|
+
* The unique identifier of the detector rule type
|
|
8865
|
+
*/
|
|
8866
|
+
key?: pulumi.Input<string>;
|
|
8867
|
+
/**
|
|
8868
|
+
* Configuration value
|
|
8869
|
+
*/
|
|
8870
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8871
|
+
}
|
|
8566
8872
|
interface TargetTargetDetectorRecipeEffectiveDetectorRule {
|
|
8567
8873
|
/**
|
|
8568
8874
|
* The ID of the attached data source
|
|
@@ -8596,6 +8902,10 @@ export declare namespace CloudGuard {
|
|
|
8596
8902
|
* Data source entities mapping for a detector rule
|
|
8597
8903
|
*/
|
|
8598
8904
|
entitiesMappings?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeEffectiveDetectorRuleEntitiesMapping>[]>;
|
|
8905
|
+
/**
|
|
8906
|
+
* Is the rule cloneable?
|
|
8907
|
+
*/
|
|
8908
|
+
isCloneable?: pulumi.Input<boolean>;
|
|
8599
8909
|
/**
|
|
8600
8910
|
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
|
|
8601
8911
|
*/
|
|
@@ -8612,6 +8922,10 @@ export declare namespace CloudGuard {
|
|
|
8612
8922
|
* The type of resource which is monitored by the detector rule. For example, Instance, Database, VCN, Policy. To find the resource type for a particular rule, see [Detector Recipe Reference] (/iaas/cloud-guard/using/detect-recipes.htm#detect-recipes-reference).
|
|
8613
8923
|
*/
|
|
8614
8924
|
resourceType?: pulumi.Input<string>;
|
|
8925
|
+
/**
|
|
8926
|
+
* Rule category type
|
|
8927
|
+
*/
|
|
8928
|
+
ruleTypes?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeEffectiveDetectorRuleRuleType>[]>;
|
|
8615
8929
|
/**
|
|
8616
8930
|
* Service type of the configuration to which the rule is applied
|
|
8617
8931
|
*/
|
|
@@ -8666,6 +8980,18 @@ export declare namespace CloudGuard {
|
|
|
8666
8980
|
condition?: pulumi.Input<string>;
|
|
8667
8981
|
}
|
|
8668
8982
|
interface TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfiguration {
|
|
8983
|
+
/**
|
|
8984
|
+
* Map of additional property values for configuration
|
|
8985
|
+
*/
|
|
8986
|
+
additionalProperties?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfigurationAdditionalProperty>[]>;
|
|
8987
|
+
/**
|
|
8988
|
+
* Map of possible values for configuration
|
|
8989
|
+
*/
|
|
8990
|
+
allowedValues?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfigurationAllowedValue>[]>;
|
|
8991
|
+
/**
|
|
8992
|
+
* Map property Value data type
|
|
8993
|
+
*/
|
|
8994
|
+
allowedValuesDataType?: pulumi.Input<string>;
|
|
8669
8995
|
/**
|
|
8670
8996
|
* Unique identifier of the configuration
|
|
8671
8997
|
*/
|
|
@@ -8687,6 +9013,30 @@ export declare namespace CloudGuard {
|
|
|
8687
9013
|
*/
|
|
8688
9014
|
values?: pulumi.Input<pulumi.Input<inputs.CloudGuard.TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfigurationValue>[]>;
|
|
8689
9015
|
}
|
|
9016
|
+
interface TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfigurationAdditionalProperty {
|
|
9017
|
+
/**
|
|
9018
|
+
* The unique identifier of the detector rule type
|
|
9019
|
+
*/
|
|
9020
|
+
key?: pulumi.Input<string>;
|
|
9021
|
+
/**
|
|
9022
|
+
* Property Type
|
|
9023
|
+
*/
|
|
9024
|
+
propertyType?: pulumi.Input<string>;
|
|
9025
|
+
/**
|
|
9026
|
+
* Configuration value
|
|
9027
|
+
*/
|
|
9028
|
+
value?: pulumi.Input<string>;
|
|
9029
|
+
}
|
|
9030
|
+
interface TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfigurationAllowedValue {
|
|
9031
|
+
/**
|
|
9032
|
+
* The unique identifier of the detector rule type
|
|
9033
|
+
*/
|
|
9034
|
+
key?: pulumi.Input<string>;
|
|
9035
|
+
/**
|
|
9036
|
+
* Configuration value
|
|
9037
|
+
*/
|
|
9038
|
+
value?: pulumi.Input<string>;
|
|
9039
|
+
}
|
|
8690
9040
|
interface TargetTargetDetectorRecipeEffectiveDetectorRuleDetailConfigurationValue {
|
|
8691
9041
|
/**
|
|
8692
9042
|
* Configuration list item type (CUSTOM or MANAGED)
|
|
@@ -8717,6 +9067,16 @@ export declare namespace CloudGuard {
|
|
|
8717
9067
|
*/
|
|
8718
9068
|
queryField?: pulumi.Input<string>;
|
|
8719
9069
|
}
|
|
9070
|
+
interface TargetTargetDetectorRecipeEffectiveDetectorRuleRuleType {
|
|
9071
|
+
/**
|
|
9072
|
+
* The unique identifier of the detector rule type
|
|
9073
|
+
*/
|
|
9074
|
+
key?: pulumi.Input<string>;
|
|
9075
|
+
/**
|
|
9076
|
+
* Configuration value
|
|
9077
|
+
*/
|
|
9078
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
9079
|
+
}
|
|
8720
9080
|
interface TargetTargetResponderRecipe {
|
|
8721
9081
|
/**
|
|
8722
9082
|
* Compartment OCID where the resource is created
|
|
@@ -26848,6 +27208,10 @@ export declare namespace Database {
|
|
|
26848
27208
|
timeSnapshotStandbyEnabledTill?: pulumi.Input<string>;
|
|
26849
27209
|
}
|
|
26850
27210
|
interface AutonomousDatabaseResourcePoolSummary {
|
|
27211
|
+
/**
|
|
27212
|
+
* Available capacity left for new elastic pool members provision
|
|
27213
|
+
*/
|
|
27214
|
+
availableComputeCapacity?: pulumi.Input<number>;
|
|
26851
27215
|
/**
|
|
26852
27216
|
* (Updatable) Indicates if the resource pool should be deleted for the Autonomous Database.
|
|
26853
27217
|
*/
|
|
@@ -26856,6 +27220,10 @@ export declare namespace Database {
|
|
|
26856
27220
|
* (Updatable) Resource pool size.
|
|
26857
27221
|
*/
|
|
26858
27222
|
poolSize?: pulumi.Input<number>;
|
|
27223
|
+
/**
|
|
27224
|
+
* Resource Pool total capacity, it's currently 4x of pool size
|
|
27225
|
+
*/
|
|
27226
|
+
totalComputeCapacity?: pulumi.Input<number>;
|
|
26859
27227
|
}
|
|
26860
27228
|
interface AutonomousDatabaseScheduledOperation {
|
|
26861
27229
|
/**
|
|
@@ -76990,6 +77358,42 @@ export declare namespace Mysql {
|
|
|
76990
77358
|
*/
|
|
76991
77359
|
timeUpdated?: pulumi.Input<string>;
|
|
76992
77360
|
}
|
|
77361
|
+
interface MysqlBackupBackupValidationDetail {
|
|
77362
|
+
/**
|
|
77363
|
+
* Indicates whether the backup has been prepared successfully. PREPARED: The backup is prepared one. NOT_PREPARED: The backup is not prepared.
|
|
77364
|
+
*/
|
|
77365
|
+
backupPreparationStatus?: pulumi.Input<string>;
|
|
77366
|
+
/**
|
|
77367
|
+
* Error message if the backup validation has failed.
|
|
77368
|
+
*/
|
|
77369
|
+
errorMessage?: pulumi.Input<string>;
|
|
77370
|
+
/**
|
|
77371
|
+
* The estimated restore duration of the backup.
|
|
77372
|
+
*/
|
|
77373
|
+
estimatedRestoreDuration?: pulumi.Input<string>;
|
|
77374
|
+
/**
|
|
77375
|
+
* Prepared backup details.
|
|
77376
|
+
*/
|
|
77377
|
+
preparedBackupDetails?: pulumi.Input<pulumi.Input<inputs.Mysql.MysqlBackupBackupValidationDetailPreparedBackupDetail>[]>;
|
|
77378
|
+
/**
|
|
77379
|
+
* The date and time of the most recent validation performed on the backup.
|
|
77380
|
+
*/
|
|
77381
|
+
timeLastValidated?: pulumi.Input<string>;
|
|
77382
|
+
/**
|
|
77383
|
+
* The status of backup validation: NOT_VALIDATED (Default): The backup has not been validated. VALIDATED: The backup has been validated successfully. NEEDS_ATTENTION: The backup validation failed due to a transient issue. Validation should be retried. FAILED: The backup cannot be restored.
|
|
77384
|
+
*/
|
|
77385
|
+
validationStatus?: pulumi.Input<string>;
|
|
77386
|
+
}
|
|
77387
|
+
interface MysqlBackupBackupValidationDetailPreparedBackupDetail {
|
|
77388
|
+
/**
|
|
77389
|
+
* The estimated time saving when this prepared backup is restored.
|
|
77390
|
+
*/
|
|
77391
|
+
preparedBackupRestoreReductionInMinutes?: pulumi.Input<number>;
|
|
77392
|
+
/**
|
|
77393
|
+
* The date and time the backup was prepared.
|
|
77394
|
+
*/
|
|
77395
|
+
timePrepared?: pulumi.Input<string>;
|
|
77396
|
+
}
|
|
76993
77397
|
interface MysqlBackupDbSystemSnapshot {
|
|
76994
77398
|
/**
|
|
76995
77399
|
* The username for the administrative user.
|
|
@@ -77344,6 +77748,12 @@ export declare namespace Mysql {
|
|
|
77344
77748
|
*/
|
|
77345
77749
|
region: pulumi.Input<string>;
|
|
77346
77750
|
}
|
|
77751
|
+
interface MysqlBackupValidateBackupDetail {
|
|
77752
|
+
/**
|
|
77753
|
+
* Specifies whether the backup needs to be prepared for fast restore or not. Set to true to prepare the backup **Note:** Prepare backup is a one time operation, therefore this field can be set to true only once.
|
|
77754
|
+
*/
|
|
77755
|
+
isPreparedBackupRequired: pulumi.Input<boolean>;
|
|
77756
|
+
}
|
|
77347
77757
|
interface MysqlConfigurationInitVariables {
|
|
77348
77758
|
/**
|
|
77349
77759
|
* Represents the MySQL server system variable lowerCaseTableNames (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_lower_case_table_names).
|
|
@@ -88986,7 +89396,7 @@ export declare namespace oci {
|
|
|
88986
89396
|
}
|
|
88987
89397
|
interface DbmulticloudMultiCloudResourceDiscoveryResource {
|
|
88988
89398
|
/**
|
|
88989
|
-
* The
|
|
89399
|
+
* The ID of the Discovered Resource.
|
|
88990
89400
|
*/
|
|
88991
89401
|
id?: pulumi.Input<string>;
|
|
88992
89402
|
/**
|
|
@@ -89014,7 +89424,7 @@ export declare namespace oci {
|
|
|
89014
89424
|
}
|
|
89015
89425
|
interface DbmulticloudOracleDbAzureConnectorArcAgentNode {
|
|
89016
89426
|
/**
|
|
89017
|
-
* Current Arc Agent Version installed on this node of VM Cluster.
|
|
89427
|
+
* Current Arc Agent Version installed on this node of Oracle Cloud VM Cluster.
|
|
89018
89428
|
*/
|
|
89019
89429
|
currentArcAgentVersion?: pulumi.Input<string>;
|
|
89020
89430
|
/**
|
|
@@ -89022,15 +89432,33 @@ export declare namespace oci {
|
|
|
89022
89432
|
*/
|
|
89023
89433
|
hostId?: pulumi.Input<string>;
|
|
89024
89434
|
/**
|
|
89025
|
-
* Host
|
|
89435
|
+
* Host name or Azure Arc Agent name.
|
|
89436
|
+
*/
|
|
89437
|
+
hostName?: pulumi.Input<string>;
|
|
89438
|
+
/**
|
|
89439
|
+
* The current status of the Azure Arc Agent resource.
|
|
89440
|
+
*/
|
|
89441
|
+
status?: pulumi.Input<string>;
|
|
89442
|
+
/**
|
|
89443
|
+
* Time when the Azure Arc Agent's status was checked [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
89444
|
+
*/
|
|
89445
|
+
timeLastChecked?: pulumi.Input<string>;
|
|
89446
|
+
}
|
|
89447
|
+
interface DbmulticloudOracleDbGcpIdentityConnectorGcpNode {
|
|
89448
|
+
/**
|
|
89449
|
+
* Host ID.
|
|
89450
|
+
*/
|
|
89451
|
+
hostId?: pulumi.Input<string>;
|
|
89452
|
+
/**
|
|
89453
|
+
* Host Name or Identity Connector name.
|
|
89026
89454
|
*/
|
|
89027
89455
|
hostName?: pulumi.Input<string>;
|
|
89028
89456
|
/**
|
|
89029
|
-
* The current status of the
|
|
89457
|
+
* The current status of the GCP Identity Connector resource.
|
|
89030
89458
|
*/
|
|
89031
89459
|
status?: pulumi.Input<string>;
|
|
89032
89460
|
/**
|
|
89033
|
-
* time when the
|
|
89461
|
+
* time when the GCP Identity Connector's status was checked [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'
|
|
89034
89462
|
*/
|
|
89035
89463
|
timeLastChecked?: pulumi.Input<string>;
|
|
89036
89464
|
}
|
|
@@ -89166,6 +89594,36 @@ export declare namespace oci {
|
|
|
89166
89594
|
regex?: pulumi.Input<boolean>;
|
|
89167
89595
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
89168
89596
|
}
|
|
89597
|
+
interface GetDbmulticloudOracleDbGcpIdentityConnectorsFilter {
|
|
89598
|
+
name: string;
|
|
89599
|
+
regex?: boolean;
|
|
89600
|
+
values: string[];
|
|
89601
|
+
}
|
|
89602
|
+
interface GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgs {
|
|
89603
|
+
name: pulumi.Input<string>;
|
|
89604
|
+
regex?: pulumi.Input<boolean>;
|
|
89605
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
89606
|
+
}
|
|
89607
|
+
interface GetDbmulticloudOracleDbGcpKeyRingsFilter {
|
|
89608
|
+
name: string;
|
|
89609
|
+
regex?: boolean;
|
|
89610
|
+
values: string[];
|
|
89611
|
+
}
|
|
89612
|
+
interface GetDbmulticloudOracleDbGcpKeyRingsFilterArgs {
|
|
89613
|
+
name: pulumi.Input<string>;
|
|
89614
|
+
regex?: pulumi.Input<boolean>;
|
|
89615
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
89616
|
+
}
|
|
89617
|
+
interface GetDbmulticloudOracleDbGcpKeysFilter {
|
|
89618
|
+
name: string;
|
|
89619
|
+
regex?: boolean;
|
|
89620
|
+
values: string[];
|
|
89621
|
+
}
|
|
89622
|
+
interface GetDbmulticloudOracleDbGcpKeysFilterArgs {
|
|
89623
|
+
name: pulumi.Input<string>;
|
|
89624
|
+
regex?: pulumi.Input<boolean>;
|
|
89625
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
89626
|
+
}
|
|
89169
89627
|
interface GetManagedKafkaKafkaClusterConfigVersionsFilter {
|
|
89170
89628
|
name: string;
|
|
89171
89629
|
regex?: boolean;
|