| Package | Description |
|---|---|
| software.amazon.awscdk.services.transfer |
AWS Transfer for SFTP Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUser.PosixProfileProperty.Builder |
CfnUser.PosixProfileProperty.builder() |
CfnUser.PosixProfileProperty.Builder |
CfnUser.PosixProfileProperty.Builder.gid(Number gid)
Sets the value of
CfnUser.PosixProfileProperty.getGid() |
CfnUser.PosixProfileProperty.Builder |
CfnUser.PosixProfileProperty.Builder.secondaryGids(IResolvable secondaryGids)
Sets the value of
CfnUser.PosixProfileProperty.getSecondaryGids() |
CfnUser.PosixProfileProperty.Builder |
CfnUser.PosixProfileProperty.Builder.secondaryGids(List<? extends Number> secondaryGids)
Sets the value of
CfnUser.PosixProfileProperty.getSecondaryGids() |
CfnUser.PosixProfileProperty.Builder |
CfnUser.PosixProfileProperty.Builder.uid(Number uid)
Sets the value of
CfnUser.PosixProfileProperty.getUid() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUser.PosixProfileProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUser.HomeDirectoryMapEntryProperty.Builder. |
Copyright © 2022. All rights reserved.