Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appmesh.CfnRoutePropsMixin.DurationProperty
Packages that use CfnRoutePropsMixin.DurationProperty
-
Uses of CfnRoutePropsMixin.DurationProperty in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Classes in software.amazon.awscdk.cfnpropertymixins.services.appmesh that implement CfnRoutePropsMixin.DurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRoutePropsMixin.DurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appmesh that return CfnRoutePropsMixin.DurationPropertyModifier and TypeMethodDescriptionCfnRoutePropsMixin.DurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appmesh with parameters of type CfnRoutePropsMixin.DurationPropertyModifier and TypeMethodDescriptionCfnRoutePropsMixin.GrpcTimeoutProperty.Builder.idle(CfnRoutePropsMixin.DurationProperty idle) Sets the value ofCfnRoutePropsMixin.GrpcTimeoutProperty.getIdle()CfnRoutePropsMixin.HttpTimeoutProperty.Builder.idle(CfnRoutePropsMixin.DurationProperty idle) Sets the value ofCfnRoutePropsMixin.HttpTimeoutProperty.getIdle()CfnRoutePropsMixin.TcpTimeoutProperty.Builder.idle(CfnRoutePropsMixin.DurationProperty idle) Sets the value ofCfnRoutePropsMixin.TcpTimeoutProperty.getIdle()CfnRoutePropsMixin.GrpcTimeoutProperty.Builder.perRequest(CfnRoutePropsMixin.DurationProperty perRequest) Sets the value ofCfnRoutePropsMixin.GrpcTimeoutProperty.getPerRequest()CfnRoutePropsMixin.HttpTimeoutProperty.Builder.perRequest(CfnRoutePropsMixin.DurationProperty perRequest) Sets the value ofCfnRoutePropsMixin.HttpTimeoutProperty.getPerRequest()CfnRoutePropsMixin.GrpcRetryPolicyProperty.Builder.perRetryTimeout(CfnRoutePropsMixin.DurationProperty perRetryTimeout) Sets the value ofCfnRoutePropsMixin.GrpcRetryPolicyProperty.getPerRetryTimeout()CfnRoutePropsMixin.HttpRetryPolicyProperty.Builder.perRetryTimeout(CfnRoutePropsMixin.DurationProperty perRetryTimeout) Sets the value ofCfnRoutePropsMixin.HttpRetryPolicyProperty.getPerRetryTimeout()