Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnContainerFleetPropsMixin.LogConfigurationProperty.Builder
Packages that use CfnContainerFleetPropsMixin.LogConfigurationProperty.Builder
-
Uses of CfnContainerFleetPropsMixin.LogConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnContainerFleetPropsMixin.LogConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnContainerFleetPropsMixin.LogConfigurationProperty.builder()CfnContainerFleetPropsMixin.LogConfigurationProperty.Builder.logDestination(String logDestination) Sets the value ofCfnContainerFleetPropsMixin.LogConfigurationProperty.getLogDestination()CfnContainerFleetPropsMixin.LogConfigurationProperty.Builder.logGroupArn(String logGroupArn) Sets the value ofCfnContainerFleetPropsMixin.LogConfigurationProperty.getLogGroupArn()CfnContainerFleetPropsMixin.LogConfigurationProperty.Builder.s3BucketName(String s3BucketName) Sets the value ofCfnContainerFleetPropsMixin.LogConfigurationProperty.getS3BucketName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnContainerFleetPropsMixin.LogConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainerFleetPropsMixin.LogConfigurationProperty.Builder.