Uses of Interface
software.amazon.awscdk.services.iotsitewise.CfnWorkspace.EncryptionConfigurationProperty
Packages that use CfnWorkspace.EncryptionConfigurationProperty
-
Uses of CfnWorkspace.EncryptionConfigurationProperty in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement CfnWorkspace.EncryptionConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkspace.EncryptionConfigurationPropertyMethods in software.amazon.awscdk.services.iotsitewise that return CfnWorkspace.EncryptionConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkspace.EncryptionConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iotsitewise with parameters of type CfnWorkspace.EncryptionConfigurationPropertyModifier and TypeMethodDescriptionCfnWorkspace.Builder.encryptionConfiguration(CfnWorkspace.EncryptionConfigurationProperty encryptionConfiguration) The encryption configuration for the workspace.CfnWorkspaceProps.Builder.encryptionConfiguration(CfnWorkspace.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnWorkspaceProps.getEncryptionConfiguration()voidCfnWorkspace.setEncryptionConfiguration(CfnWorkspace.EncryptionConfigurationProperty value) The encryption configuration for the workspace.