Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnStorageVirtualMachinePropsMixin.Builder
Packages that use CfnStorageVirtualMachinePropsMixin.Builder
-
Uses of CfnStorageVirtualMachinePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnStorageVirtualMachinePropsMixin.BuilderModifier and TypeMethodDescriptionCfnStorageVirtualMachinePropsMixin.Builder.activeDirectoryConfiguration(CfnStorageVirtualMachinePropsMixin.ActiveDirectoryConfigurationProperty activeDirectoryConfiguration) Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.CfnStorageVirtualMachinePropsMixin.Builder.activeDirectoryConfiguration(IResolvable activeDirectoryConfiguration) Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.CfnStorageVirtualMachinePropsMixin.Builder.create()CfnStorageVirtualMachinePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStorageVirtualMachinePropsMixin.Builder.fileSystemId(String fileSystemId) Specifies the FSx for ONTAP file system on which to create the SVM.The name of the SVM.CfnStorageVirtualMachinePropsMixin.Builder.rootVolumeSecurityStyle(String rootVolumeSecurityStyle) The security style of the root volume of the SVM.CfnStorageVirtualMachinePropsMixin.Builder.svmAdminPassword(String svmAdminPassword) Specifies the password to use when logging on to the SVM using a secure shell (SSH) connection to the SVM's management endpoint.A list ofTagvalues, with a maximum of 50 elements.