Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnServicePropsMixin.TimeoutConfigurationProperty.Builder
Packages that use CfnServicePropsMixin.TimeoutConfigurationProperty.Builder
-
Uses of CfnServicePropsMixin.TimeoutConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnServicePropsMixin.TimeoutConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.TimeoutConfigurationProperty.builder()CfnServicePropsMixin.TimeoutConfigurationProperty.Builder.idleTimeoutSeconds(Number idleTimeoutSeconds) CfnServicePropsMixin.TimeoutConfigurationProperty.Builder.perRequestTimeoutSeconds(Number perRequestTimeoutSeconds) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnServicePropsMixin.TimeoutConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.TimeoutConfigurationProperty.Builder.