Uses of Interface
software.amazon.awscdk.services.datasync.CfnStorageSystem.ServerConfigurationProperty
Packages that use CfnStorageSystem.ServerConfigurationProperty
-
Uses of CfnStorageSystem.ServerConfigurationProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnStorageSystem.ServerConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStorageSystem.ServerConfigurationPropertyMethods in software.amazon.awscdk.services.datasync that return CfnStorageSystem.ServerConfigurationPropertyModifier and TypeMethodDescriptionCfnStorageSystem.ServerConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnStorageSystem.ServerConfigurationPropertyModifier and TypeMethodDescriptionCfnStorageSystem.Builder.serverConfiguration(CfnStorageSystem.ServerConfigurationProperty serverConfiguration) Specifies the server name and network port required to connect with the management interface of your on-premises storage system.CfnStorageSystemProps.Builder.serverConfiguration(CfnStorageSystem.ServerConfigurationProperty serverConfiguration) Sets the value ofCfnStorageSystemProps.getServerConfiguration()voidCfnStorageSystem.setServerConfiguration(CfnStorageSystem.ServerConfigurationProperty value) Specifies the server name and network port required to connect with the management interface of your on-premises storage system.