Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.refactorspaces.CfnServicePropsMixin.Builder
Packages that use CfnServicePropsMixin.Builder
-
Uses of CfnServicePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces that return CfnServicePropsMixin.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.Builder.applicationIdentifier(String applicationIdentifier) The unique identifier of the application.CfnServicePropsMixin.Builder.applicationIdentifier(IApplicationRef applicationIdentifier) The unique identifier of the application.static CfnServicePropsMixin.BuilderCfnServicePropsMixin.Builder.create()static CfnServicePropsMixin.BuilderCfnServicePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnServicePropsMixin.Builder.description(String description) A description of the service.CfnServicePropsMixin.Builder.endpointType(String endpointType) The endpoint type of the service.CfnServicePropsMixin.Builder.environmentIdentifier(String environmentIdentifier) The unique identifier of the environment.CfnServicePropsMixin.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) The unique identifier of the environment.CfnServicePropsMixin.Builder.lambdaEndpoint(CfnServicePropsMixin.LambdaEndpointInputProperty lambdaEndpoint) A summary of the configuration for the AWS Lambda endpoint type.CfnServicePropsMixin.Builder.lambdaEndpoint(IResolvable lambdaEndpoint) A summary of the configuration for the AWS Lambda endpoint type.The name of the service.The tags assigned to the service.CfnServicePropsMixin.Builder.urlEndpoint(CfnServicePropsMixin.UrlEndpointInputProperty urlEndpoint) The summary of the configuration for the URL endpoint type.CfnServicePropsMixin.Builder.urlEndpoint(IResolvable urlEndpoint) The summary of the configuration for the URL endpoint type.The ID of the virtual private cloud (VPC).The ID of the virtual private cloud (VPC).