rstudio_fargate/rstudio/rstudio_pipeline_stage.py [73:93]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        asg_min_capacity: int,
        asg_desired_capacity: int,
        asg_max_capacity: int,
        shiny_min_capacity: int,
        shiny_desired_capacity: int,
        shiny_max_capacity: int,
        shiny_container_memory_in_gb: int,
        rstudio_container_memory_reserved: int,
        rstudio_health_check_grace_period: int,
        shiny_health_check_grace_period: int,
        shiny_cookie_stickiness_duration: int,
        shiny_scale_in_cooldown: int,
        shiny_scale_out_cooldown: int,
        shiny_cpu_target_utilization_percent: int,
        shiny_memory_target_utilization_percent: int,
        shiny_requests_per_target: int,
        datalake_source_bucket_key_hourly: str,
        access_point_path_hourly: str,
        datalake_source_bucket_key_instant: str,
        access_point_path_instant: str,
        athena_output_bucket_key: str,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



rstudio_fargate/rstudio_pipeline_stack.py [99:119]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        asg_min_capacity: int,
        asg_desired_capacity: int,
        asg_max_capacity: int,
        shiny_min_capacity: int,
        shiny_desired_capacity: int,
        shiny_max_capacity: int,
        shiny_container_memory_in_gb: int,
        rstudio_container_memory_reserved: int,
        rstudio_health_check_grace_period: int,
        shiny_health_check_grace_period: int,
        shiny_cookie_stickiness_duration: int,
        shiny_scale_in_cooldown: int,
        shiny_scale_out_cooldown: int,
        shiny_cpu_target_utilization_percent: int,
        shiny_memory_target_utilization_percent: int,
        shiny_requests_per_target: int,
        datalake_source_bucket_key_hourly: str,
        access_point_path_hourly: str,
        datalake_source_bucket_key_instant: str,
        access_point_path_instant: str,
        athena_output_bucket_key: str,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



