Uses of Interface
software.amazon.awscdk.services.fsx.CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty
Packages that use CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty
-
Uses of CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty
Methods in software.amazon.awscdk.services.fsx that return CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationPropertyModifier and TypeMethodDescriptionCfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationPropertyModifier and TypeMethodDescriptionCfnS3AccessPointAttachment.Builder.openZfsConfiguration
(CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty openZfsConfiguration) The OpenZFSConfiguration of the S3 access point attachment.CfnS3AccessPointAttachmentProps.Builder.openZfsConfiguration
(CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty openZfsConfiguration) Sets the value ofCfnS3AccessPointAttachmentProps.getOpenZfsConfiguration()
void
CfnS3AccessPointAttachment.setOpenZfsConfiguration
(CfnS3AccessPointAttachment.S3AccessPointOpenZFSConfigurationProperty value) The OpenZFSConfiguration of the S3 access point attachment.