Uses of Class
software.amazon.awscdk.services.refactorspaces.CfnServiceProps.Builder
Packages that use CfnServiceProps.Builder
Package
Description
AWS::RefactorSpaces Construct Library
-
Uses of CfnServiceProps.Builder in software.amazon.awscdk.services.refactorspaces
Methods in software.amazon.awscdk.services.refactorspaces that return CfnServiceProps.BuilderModifier and TypeMethodDescriptionCfnServiceProps.Builder.applicationIdentifier(String applicationIdentifier) Sets the value ofCfnServiceProps.getApplicationIdentifier()static CfnServiceProps.BuilderCfnServiceProps.builder()CfnServiceProps.Builder.description(String description) Sets the value ofCfnServiceProps.getDescription()CfnServiceProps.Builder.endpointType(String endpointType) Sets the value ofCfnServiceProps.getEndpointType()CfnServiceProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnServiceProps.getEnvironmentIdentifier()CfnServiceProps.Builder.lambdaEndpoint(IResolvable lambdaEndpoint) Sets the value ofCfnServiceProps.getLambdaEndpoint()CfnServiceProps.Builder.lambdaEndpoint(CfnService.LambdaEndpointInputProperty lambdaEndpoint) Sets the value ofCfnServiceProps.getLambdaEndpoint()Sets the value ofCfnServiceProps.getName()Sets the value ofCfnServiceProps.getTags()CfnServiceProps.Builder.urlEndpoint(IResolvable urlEndpoint) Sets the value ofCfnServiceProps.getUrlEndpoint()CfnServiceProps.Builder.urlEndpoint(CfnService.UrlEndpointInputProperty urlEndpoint) Sets the value ofCfnServiceProps.getUrlEndpoint()Sets the value ofCfnServiceProps.getVpcId()Constructors in software.amazon.awscdk.services.refactorspaces with parameters of type CfnServiceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnServiceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServiceProps.Builder.