github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vautoscaling/docs/CreateLaunchConfigurationRequest.md (about)

     1  # CreateLaunchConfigurationRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
     7  **ServerImageProductCode** | ***string** | 서버이미지상품코드 | [optional] [default to null]
     8  **MemberServerImageInstanceNo** | ***string** | 회원서버이미지인스턴스번호 | [optional] [default to null]
     9  **ServerProductCode** | ***string** | 서버상품코드 | [optional] [default to null]
    10  **IsEncryptedVolume** | ***bool** | 볼륨암호화여부 | [optional] [default to null]
    11  **InitScriptNo** | ***string** | 초기화스크립트번호 | [optional] [default to null]
    12  **LaunchConfigurationName** | ***string** | 론치설정이름 | [optional] [default to null]
    13  **LoginKeyName** | ***string** | 로그인키이름 | [optional] [default to null]
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17