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