Class SqlDatabaseInstanceSettingsOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.sql_database_instance.SqlDatabaseInstanceSettingsOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:22.796Z") @Stability(Stable) public class SqlDatabaseInstanceSettingsOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description SqlDatabaseInstanceSettingsOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedSqlDatabaseInstanceSettingsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedSqlDatabaseInstanceSettingsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
SqlDatabaseInstanceSettingsOutputReference
protected SqlDatabaseInstanceSettingsOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
SqlDatabaseInstanceSettingsOutputReference
protected SqlDatabaseInstanceSettingsOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
SqlDatabaseInstanceSettingsOutputReference
@Stability(Stable) public SqlDatabaseInstanceSettingsOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putActiveDirectoryConfig
@Stability(Stable) public void putActiveDirectoryConfig(@NotNull SqlDatabaseInstanceSettingsActiveDirectoryConfig value)- Parameters:
value- This parameter is required.
-
putAdvancedMachineFeatures
@Stability(Stable) public void putAdvancedMachineFeatures(@NotNull SqlDatabaseInstanceSettingsAdvancedMachineFeatures value)- Parameters:
value- This parameter is required.
-
putBackupConfiguration
@Stability(Stable) public void putBackupConfiguration(@NotNull SqlDatabaseInstanceSettingsBackupConfiguration value)- Parameters:
value- This parameter is required.
-
putDatabaseFlags
@Stability(Stable) public void putDatabaseFlags(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putDataCacheConfig
@Stability(Stable) public void putDataCacheConfig(@NotNull SqlDatabaseInstanceSettingsDataCacheConfig value)- Parameters:
value- This parameter is required.
-
putDenyMaintenancePeriod
@Stability(Stable) public void putDenyMaintenancePeriod(@NotNull SqlDatabaseInstanceSettingsDenyMaintenancePeriod value)- Parameters:
value- This parameter is required.
-
putInsightsConfig
@Stability(Stable) public void putInsightsConfig(@NotNull SqlDatabaseInstanceSettingsInsightsConfig value)- Parameters:
value- This parameter is required.
-
putIpConfiguration
@Stability(Stable) public void putIpConfiguration(@NotNull SqlDatabaseInstanceSettingsIpConfiguration value)- Parameters:
value- This parameter is required.
-
putLocationPreference
@Stability(Stable) public void putLocationPreference(@NotNull SqlDatabaseInstanceSettingsLocationPreference value)- Parameters:
value- This parameter is required.
-
putMaintenanceWindow
@Stability(Stable) public void putMaintenanceWindow(@NotNull SqlDatabaseInstanceSettingsMaintenanceWindow value)- Parameters:
value- This parameter is required.
-
putPasswordValidationPolicy
@Stability(Stable) public void putPasswordValidationPolicy(@NotNull SqlDatabaseInstanceSettingsPasswordValidationPolicy value)- Parameters:
value- This parameter is required.
-
putSqlServerAuditConfig
@Stability(Stable) public void putSqlServerAuditConfig(@NotNull SqlDatabaseInstanceSettingsSqlServerAuditConfig value)- Parameters:
value- This parameter is required.
-
resetActivationPolicy
@Stability(Stable) public void resetActivationPolicy()
-
resetActiveDirectoryConfig
@Stability(Stable) public void resetActiveDirectoryConfig()
-
resetAdvancedMachineFeatures
@Stability(Stable) public void resetAdvancedMachineFeatures()
-
resetAvailabilityType
@Stability(Stable) public void resetAvailabilityType()
-
resetBackupConfiguration
@Stability(Stable) public void resetBackupConfiguration()
-
resetCollation
@Stability(Stable) public void resetCollation()
-
resetConnectorEnforcement
@Stability(Stable) public void resetConnectorEnforcement()
-
resetDatabaseFlags
@Stability(Stable) public void resetDatabaseFlags()
-
resetDataCacheConfig
@Stability(Stable) public void resetDataCacheConfig()
-
resetDeletionProtectionEnabled
@Stability(Stable) public void resetDeletionProtectionEnabled()
-
resetDenyMaintenancePeriod
@Stability(Stable) public void resetDenyMaintenancePeriod()
-
resetDiskAutoresize
@Stability(Stable) public void resetDiskAutoresize()
-
resetDiskAutoresizeLimit
@Stability(Stable) public void resetDiskAutoresizeLimit()
-
resetDiskSize
@Stability(Stable) public void resetDiskSize()
-
resetDiskType
@Stability(Stable) public void resetDiskType()
-
resetEdition
@Stability(Stable) public void resetEdition()
-
resetEnableDataplexIntegration
@Stability(Stable) public void resetEnableDataplexIntegration()
-
resetEnableGoogleMlIntegration
@Stability(Stable) public void resetEnableGoogleMlIntegration()
-
resetInsightsConfig
@Stability(Stable) public void resetInsightsConfig()
-
resetIpConfiguration
@Stability(Stable) public void resetIpConfiguration()
-
resetLocationPreference
@Stability(Stable) public void resetLocationPreference()
-
resetMaintenanceWindow
@Stability(Stable) public void resetMaintenanceWindow()
-
resetPasswordValidationPolicy
@Stability(Stable) public void resetPasswordValidationPolicy()
-
resetPricingPlan
@Stability(Stable) public void resetPricingPlan()
-
resetSqlServerAuditConfig
@Stability(Stable) public void resetSqlServerAuditConfig()
-
resetTimeZone
@Stability(Stable) public void resetTimeZone()
-
resetUserLabels
@Stability(Stable) public void resetUserLabels()
-
getActiveDirectoryConfig
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsActiveDirectoryConfigOutputReference getActiveDirectoryConfig()
-
getAdvancedMachineFeatures
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsAdvancedMachineFeaturesOutputReference getAdvancedMachineFeatures()
-
getBackupConfiguration
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsBackupConfigurationOutputReference getBackupConfiguration()
-
getDatabaseFlags
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsDatabaseFlagsList getDatabaseFlags()
-
getDataCacheConfig
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsDataCacheConfigOutputReference getDataCacheConfig()
-
getDenyMaintenancePeriod
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsDenyMaintenancePeriodOutputReference getDenyMaintenancePeriod()
-
getInsightsConfig
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsInsightsConfigOutputReference getInsightsConfig()
-
getIpConfiguration
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsIpConfigurationOutputReference getIpConfiguration()
-
getLocationPreference
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsLocationPreferenceOutputReference getLocationPreference()
-
getMaintenanceWindow
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsMaintenanceWindowOutputReference getMaintenanceWindow()
-
getPasswordValidationPolicy
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsPasswordValidationPolicyOutputReference getPasswordValidationPolicy()
-
getSqlServerAuditConfig
@Stability(Stable) @NotNull public SqlDatabaseInstanceSettingsSqlServerAuditConfigOutputReference getSqlServerAuditConfig()
-
getVersion
@Stability(Stable) @NotNull public Number getVersion()
-
getActivationPolicyInput
@Stability(Stable) @Nullable public String getActivationPolicyInput()
-
getActiveDirectoryConfigInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsActiveDirectoryConfig getActiveDirectoryConfigInput()
-
getAdvancedMachineFeaturesInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsAdvancedMachineFeatures getAdvancedMachineFeaturesInput()
-
getAvailabilityTypeInput
@Stability(Stable) @Nullable public String getAvailabilityTypeInput()
-
getBackupConfigurationInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsBackupConfiguration getBackupConfigurationInput()
-
getCollationInput
@Stability(Stable) @Nullable public String getCollationInput()
-
getConnectorEnforcementInput
@Stability(Stable) @Nullable public String getConnectorEnforcementInput()
-
getDatabaseFlagsInput
@Stability(Stable) @Nullable public Object getDatabaseFlagsInput()
-
getDataCacheConfigInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsDataCacheConfig getDataCacheConfigInput()
-
getDeletionProtectionEnabledInput
@Stability(Stable) @Nullable public Object getDeletionProtectionEnabledInput()
-
getDenyMaintenancePeriodInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsDenyMaintenancePeriod getDenyMaintenancePeriodInput()
-
getDiskAutoresizeInput
@Stability(Stable) @Nullable public Object getDiskAutoresizeInput()
-
getDiskAutoresizeLimitInput
@Stability(Stable) @Nullable public Number getDiskAutoresizeLimitInput()
-
getDiskSizeInput
@Stability(Stable) @Nullable public Number getDiskSizeInput()
-
getDiskTypeInput
@Stability(Stable) @Nullable public String getDiskTypeInput()
-
getEditionInput
@Stability(Stable) @Nullable public String getEditionInput()
-
getEnableDataplexIntegrationInput
@Stability(Stable) @Nullable public Object getEnableDataplexIntegrationInput()
-
getEnableGoogleMlIntegrationInput
@Stability(Stable) @Nullable public Object getEnableGoogleMlIntegrationInput()
-
getInsightsConfigInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsInsightsConfig getInsightsConfigInput()
-
getIpConfigurationInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsIpConfiguration getIpConfigurationInput()
-
getLocationPreferenceInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsLocationPreference getLocationPreferenceInput()
-
getMaintenanceWindowInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsMaintenanceWindow getMaintenanceWindowInput()
-
getPasswordValidationPolicyInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsPasswordValidationPolicy getPasswordValidationPolicyInput()
-
getPricingPlanInput
@Stability(Stable) @Nullable public String getPricingPlanInput()
-
getSqlServerAuditConfigInput
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettingsSqlServerAuditConfig getSqlServerAuditConfigInput()
-
getTierInput
@Stability(Stable) @Nullable public String getTierInput()
-
getTimeZoneInput
@Stability(Stable) @Nullable public String getTimeZoneInput()
-
getActivationPolicy
@Stability(Stable) @NotNull public String getActivationPolicy()
-
setActivationPolicy
@Stability(Stable) public void setActivationPolicy(@NotNull String value)
-
getAvailabilityType
@Stability(Stable) @NotNull public String getAvailabilityType()
-
setAvailabilityType
@Stability(Stable) public void setAvailabilityType(@NotNull String value)
-
getCollation
@Stability(Stable) @NotNull public String getCollation()
-
setCollation
@Stability(Stable) public void setCollation(@NotNull String value)
-
getConnectorEnforcement
@Stability(Stable) @NotNull public String getConnectorEnforcement()
-
setConnectorEnforcement
@Stability(Stable) public void setConnectorEnforcement(@NotNull String value)
-
getDeletionProtectionEnabled
@Stability(Stable) @NotNull public Object getDeletionProtectionEnabled()
-
setDeletionProtectionEnabled
@Stability(Stable) public void setDeletionProtectionEnabled(@NotNull Boolean value)
-
setDeletionProtectionEnabled
@Stability(Stable) public void setDeletionProtectionEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getDiskAutoresize
@Stability(Stable) @NotNull public Object getDiskAutoresize()
-
setDiskAutoresize
@Stability(Stable) public void setDiskAutoresize(@NotNull Boolean value)
-
setDiskAutoresize
@Stability(Stable) public void setDiskAutoresize(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getDiskAutoresizeLimit
@Stability(Stable) @NotNull public Number getDiskAutoresizeLimit()
-
setDiskAutoresizeLimit
@Stability(Stable) public void setDiskAutoresizeLimit(@NotNull Number value)
-
getDiskSize
@Stability(Stable) @NotNull public Number getDiskSize()
-
setDiskSize
@Stability(Stable) public void setDiskSize(@NotNull Number value)
-
getDiskType
@Stability(Stable) @NotNull public String getDiskType()
-
setDiskType
@Stability(Stable) public void setDiskType(@NotNull String value)
-
getEdition
@Stability(Stable) @NotNull public String getEdition()
-
setEdition
@Stability(Stable) public void setEdition(@NotNull String value)
-
getEnableDataplexIntegration
@Stability(Stable) @NotNull public Object getEnableDataplexIntegration()
-
setEnableDataplexIntegration
@Stability(Stable) public void setEnableDataplexIntegration(@NotNull Boolean value)
-
setEnableDataplexIntegration
@Stability(Stable) public void setEnableDataplexIntegration(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getEnableGoogleMlIntegration
@Stability(Stable) @NotNull public Object getEnableGoogleMlIntegration()
-
setEnableGoogleMlIntegration
@Stability(Stable) public void setEnableGoogleMlIntegration(@NotNull Boolean value)
-
setEnableGoogleMlIntegration
@Stability(Stable) public void setEnableGoogleMlIntegration(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getPricingPlan
@Stability(Stable) @NotNull public String getPricingPlan()
-
setPricingPlan
@Stability(Stable) public void setPricingPlan(@NotNull String value)
-
getTier
@Stability(Stable) @NotNull public String getTier()
-
setTier
@Stability(Stable) public void setTier(@NotNull String value)
-
getTimeZone
@Stability(Stable) @NotNull public String getTimeZone()
-
setTimeZone
@Stability(Stable) public void setTimeZone(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public SqlDatabaseInstanceSettings getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable SqlDatabaseInstanceSettings value)
-
-