Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnUserPropsMixin.PosixProfileProperty
Packages that use CfnUserPropsMixin.PosixProfileProperty
-
Uses of CfnUserPropsMixin.PosixProfileProperty in software.amazon.awscdk.cfnpropertymixins.services.transfer
Classes in software.amazon.awscdk.cfnpropertymixins.services.transfer that implement CfnUserPropsMixin.PosixProfilePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPropsMixin.PosixProfilePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnUserPropsMixin.PosixProfilePropertyModifier and TypeMethodDescriptionCfnUserPropsMixin.PosixProfileProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnUserPropsMixin.PosixProfilePropertyModifier and TypeMethodDescriptionCfnUserMixinProps.Builder.posixProfile(CfnUserPropsMixin.PosixProfileProperty posixProfile) Sets the value ofCfnUserMixinProps.getPosixProfile()CfnUserPropsMixin.Builder.posixProfile(CfnUserPropsMixin.PosixProfileProperty posixProfile) Specifies the full POSIX identity, including user ID (Uid), group ID (Gid), and any secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon Elastic File System (Amazon EFS) file systems.