LaunchConfigurationListResponse
LaunchConfigurationListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | 총 개수 Example : 20 | integer | |
| launch_configurations required | Launch Configuration 목록 | array[LaunchConfigurationShowResponse] |
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | 총 개수 Example : 20 | integer | |
| launch_configurations required | Launch Configuration 목록 | array[LaunchConfigurationShowResponse] |