Uses of Interface
software.amazon.awscdk.services.glue.alpha.ConnectionPasswordEncryption
Packages that use ConnectionPasswordEncryption
-
Uses of ConnectionPasswordEncryption in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement ConnectionPasswordEncryptionModifier and TypeClassDescriptionstatic final classAn implementation forConnectionPasswordEncryptionMethods in software.amazon.awscdk.services.glue.alpha that return ConnectionPasswordEncryptionModifier and TypeMethodDescriptionConnectionPasswordEncryption.Builder.build()Builds the configured instance.default ConnectionPasswordEncryptionCatalogEncryptionOptions.getConnectionPasswordEncryption()(experimental) Connection-password encryption configuration for the catalog.CatalogEncryptionOptions.Jsii$Proxy.getConnectionPasswordEncryption()CatalogProps.Jsii$Proxy.getConnectionPasswordEncryption()Methods in software.amazon.awscdk.services.glue.alpha with parameters of type ConnectionPasswordEncryptionModifier and TypeMethodDescriptionCatalog.Builder.connectionPasswordEncryption(ConnectionPasswordEncryption connectionPasswordEncryption) (experimental) Connection-password encryption configuration for the catalog.CatalogEncryptionOptions.Builder.connectionPasswordEncryption(ConnectionPasswordEncryption connectionPasswordEncryption) Sets the value ofCatalogEncryptionOptions.getConnectionPasswordEncryption()CatalogProps.Builder.connectionPasswordEncryption(ConnectionPasswordEncryption connectionPasswordEncryption) Sets the value ofCatalogEncryptionOptions.getConnectionPasswordEncryption()