@Stability(value=Stable) public static final class CfnServiceProps.Builder extends Object implements software.amazon.jsii.Builder<CfnServiceProps>
CfnServiceProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnServiceProps.Builder applicationIdentifier(String applicationIdentifier)
CfnServiceProps.getApplicationIdentifier()applicationIdentifier - `AWS::RefactorSpaces::Service.ApplicationIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnServiceProps.Builder description(String description)
CfnServiceProps.getDescription()description - `AWS::RefactorSpaces::Service.Description`.this@Stability(value=Stable) public CfnServiceProps.Builder endpointType(String endpointType)
CfnServiceProps.getEndpointType()endpointType - `AWS::RefactorSpaces::Service.EndpointType`.this@Stability(value=Stable) public CfnServiceProps.Builder environmentIdentifier(String environmentIdentifier)
CfnServiceProps.getEnvironmentIdentifier()environmentIdentifier - `AWS::RefactorSpaces::Service.EnvironmentIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnServiceProps.Builder lambdaEndpoint(CfnService.LambdaEndpointInputProperty lambdaEndpoint)
CfnServiceProps.getLambdaEndpoint()lambdaEndpoint - `AWS::RefactorSpaces::Service.LambdaEndpoint`.this@Stability(value=Stable) public CfnServiceProps.Builder lambdaEndpoint(IResolvable lambdaEndpoint)
CfnServiceProps.getLambdaEndpoint()lambdaEndpoint - `AWS::RefactorSpaces::Service.LambdaEndpoint`.this@Stability(value=Stable) public CfnServiceProps.Builder name(String name)
CfnServiceProps.getName()name - `AWS::RefactorSpaces::Service.Name`.this@Stability(value=Stable) public CfnServiceProps.Builder tags(List<? extends CfnTag> tags)
CfnServiceProps.getTags()tags - `AWS::RefactorSpaces::Service.Tags`.this@Stability(value=Stable) public CfnServiceProps.Builder urlEndpoint(CfnService.UrlEndpointInputProperty urlEndpoint)
CfnServiceProps.getUrlEndpoint()urlEndpoint - `AWS::RefactorSpaces::Service.UrlEndpoint`.this@Stability(value=Stable) public CfnServiceProps.Builder urlEndpoint(IResolvable urlEndpoint)
CfnServiceProps.getUrlEndpoint()urlEndpoint - `AWS::RefactorSpaces::Service.UrlEndpoint`.this@Stability(value=Stable) public CfnServiceProps.Builder vpcId(String vpcId)
CfnServiceProps.getVpcId()vpcId - `AWS::RefactorSpaces::Service.VpcId`.this@Stability(value=Stable) public CfnServiceProps build()
build in interface software.amazon.jsii.Builder<CfnServiceProps>CfnServicePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.