Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.refactorspaces.CfnServiceMixinProps.Builder
Packages that use CfnServiceMixinProps.Builder
-
Uses of CfnServiceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces that return CfnServiceMixinProps.BuilderModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.applicationIdentifier(String applicationIdentifier) Sets the value ofCfnServiceMixinProps.getApplicationIdentifier()CfnServiceMixinProps.Builder.applicationIdentifier(IApplicationRef applicationIdentifier) Sets the value ofCfnServiceMixinProps.getApplicationIdentifier()static CfnServiceMixinProps.BuilderCfnServiceMixinProps.builder()CfnServiceMixinProps.Builder.description(String description) Sets the value ofCfnServiceMixinProps.getDescription()CfnServiceMixinProps.Builder.endpointType(String endpointType) Sets the value ofCfnServiceMixinProps.getEndpointType()CfnServiceMixinProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnServiceMixinProps.getEnvironmentIdentifier()CfnServiceMixinProps.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) Sets the value ofCfnServiceMixinProps.getEnvironmentIdentifier()CfnServiceMixinProps.Builder.lambdaEndpoint(CfnServicePropsMixin.LambdaEndpointInputProperty lambdaEndpoint) Sets the value ofCfnServiceMixinProps.getLambdaEndpoint()CfnServiceMixinProps.Builder.lambdaEndpoint(IResolvable lambdaEndpoint) Sets the value ofCfnServiceMixinProps.getLambdaEndpoint()Sets the value ofCfnServiceMixinProps.getName()Sets the value ofCfnServiceMixinProps.getTags()CfnServiceMixinProps.Builder.urlEndpoint(CfnServicePropsMixin.UrlEndpointInputProperty urlEndpoint) Sets the value ofCfnServiceMixinProps.getUrlEndpoint()CfnServiceMixinProps.Builder.urlEndpoint(IResolvable urlEndpoint) Sets the value ofCfnServiceMixinProps.getUrlEndpoint()Sets the value ofCfnServiceMixinProps.getVpcId()Sets the value ofCfnServiceMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces with parameters of type CfnServiceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnServiceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServiceMixinProps.Builder.