| Package | Description |
|---|---|
| software.amazon.awscdk.services.transfer |
| 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() |
Copyright © 2021. All rights reserved.