github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vredis/docs/CreateCloudRedisInstanceRequest.md (about) 1 # CreateCloudRedisInstanceRequest 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ |-------------| ------------- | ------------- 6 **RegionCode** | ***string** | REGION코드 | [optional] [default to null] 7 **VpcNo** | ***string** | VPC번호 | [default to null] 8 **CloudRedisImageProductCode** | ***string** | CloudRedis이미지상품코드 | [optional] [default to null] 9 **CloudRedisProductCode** | ***string** | CloudRedis상품코드 | [optional] [default to null] 10 **ShardCount** | ***int32** | 샤드수 | [optional] [default to null] 11 **ShardCopyCount** | ***int32** | 샤드당복제본 | [optional] [default to null] 12 **IsHa** | ***bool** | 고가용성여부 | [optional] [default to null] 13 **ConfigGroupNo** | ***string** | configGroup번호 | [default to null] 14 **IsBackup** | ***bool** | 백업여부 | [optional] [default to null] 15 **BackupFileRetentionPeriod** | ***int32** | 백업파일보관기간 | [optional] [default to null] 16 **BackupTime** | ***string** | 백업시간 | [optional] [default to null] 17 **IsAutomaticBackup** | ***bool** | 백업시간자동여부 | [optional] [default to null] 18 **CloudRedisServiceName** | ***string** | CloudRedis서비스이름 | [default to null] 19 **CloudRedisServerNamePrefix** | ***string** | CloudRedis서버이름 | [default to null] 20 **CloudRedisPort** | ***int32** | CloudRedis포트 | [optional] [default to null] 21 **CloudRedisModeCode** | ***string** | CloudRedis구성 | [default to null] 22 **SubnetNo** | ***string** | Subnet번호 | [default to null] 23 **CloudRedisUserName** | ***string** | CloudRedis유저이름 | [default to null] [Only Ncloud Gov] 24 **CloudRedisUserPassword** | ***string** | CloudRedis유저패스워드 | [default to null] [Only Ncloud Gov] 25 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 26 27