Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.GrpcTimeoutProperty.Builder
Packages that use CfnRoutePropsMixin.GrpcTimeoutProperty.Builder
-
Uses of CfnRoutePropsMixin.GrpcTimeoutProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.GrpcTimeoutProperty.BuilderModifier and TypeMethodDescriptionCfnRoutePropsMixin.GrpcTimeoutProperty.builder()CfnRoutePropsMixin.GrpcTimeoutProperty.Builder.idle(CfnRoutePropsMixin.DurationProperty idle) Sets the value ofCfnRoutePropsMixin.GrpcTimeoutProperty.getIdle()CfnRoutePropsMixin.GrpcTimeoutProperty.Builder.idle(IResolvable idle) Sets the value ofCfnRoutePropsMixin.GrpcTimeoutProperty.getIdle()CfnRoutePropsMixin.GrpcTimeoutProperty.Builder.perRequest(CfnRoutePropsMixin.DurationProperty perRequest) Sets the value ofCfnRoutePropsMixin.GrpcTimeoutProperty.getPerRequest()CfnRoutePropsMixin.GrpcTimeoutProperty.Builder.perRequest(IResolvable perRequest) Sets the value ofCfnRoutePropsMixin.GrpcTimeoutProperty.getPerRequest()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.GrpcTimeoutProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutePropsMixin.GrpcTimeoutProperty.Builder.