LazyRoleProps.Builder |
LazyRoleProps.Builder.assumedBy(IPrincipal assumedBy)
|
static LazyRoleProps.Builder |
LazyRoleProps.builder() |
LazyRoleProps.Builder |
LazyRoleProps.Builder.description(String description)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.externalIds(List<String> externalIds)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.inlinePolicies(Map<String,? extends PolicyDocument> inlinePolicies)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.managedPolicies(List<? extends IManagedPolicy> managedPolicies)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.maxSessionDuration(Duration maxSessionDuration)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.path(String path)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.permissionsBoundary(IManagedPolicy permissionsBoundary)
|
LazyRoleProps.Builder |
LazyRoleProps.Builder.roleName(String roleName)
|