| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionRunAsConfig |
FunctionDefaultExecutionConfig.runAs()
Returns the value of the RunAs property for this object.
|
FunctionRunAsConfig |
FunctionExecutionConfig.runAs()
Returns the value of the RunAs property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionDefaultExecutionConfig.Builder |
FunctionDefaultExecutionConfig.Builder.runAs(FunctionRunAsConfig runAs)
Sets the value of the RunAs property for this object.
|
FunctionExecutionConfig.Builder |
FunctionExecutionConfig.Builder.runAs(FunctionRunAsConfig runAs)
Sets the value of the RunAs property for this object.
|
Copyright © 2021. All rights reserved.