public static final class CfnApplicationOutput.LambdaOutputProperty.Builder extends Object
CfnApplicationOutput.LambdaOutputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationOutput.LambdaOutputProperty |
build()
Builds the configured instance.
|
CfnApplicationOutput.LambdaOutputProperty.Builder |
withResourceArn(String value)
Sets the value of ResourceArn
|
CfnApplicationOutput.LambdaOutputProperty.Builder |
withRoleArn(String value)
Sets the value of RoleArn
|
public CfnApplicationOutput.LambdaOutputProperty.Builder withResourceArn(String value)
value - ``CfnApplicationOutput.LambdaOutputProperty.ResourceARN``thispublic CfnApplicationOutput.LambdaOutputProperty.Builder withRoleArn(String value)
value - ``CfnApplicationOutput.LambdaOutputProperty.RoleARN``thispublic CfnApplicationOutput.LambdaOutputProperty build()
CfnApplicationOutput.LambdaOutputPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.