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

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