RosDBInstanceSecurityIpsProps
Properties for defining a RosDBInstanceSecurityIps
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-rds-dbinstancesecurityips
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrds"
&alicloudroscdkrds.RosDBInstanceSecurityIpsProps {
DbInstanceId: interface{},
DbInstanceIpArrayAttribute: interface{},
DbInstanceIpArrayName: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DbInstanceId |
interface{} |
No description. |
DbInstanceIpArrayAttribute |
interface{} |
No description. |
DbInstanceIpArrayName |
interface{} |
No description. |
DbInstanceId
Required
DbInstanceId interface{}
- Type: interface{}
DbInstanceIpArrayAttribute
Required
DbInstanceIpArrayAttribute interface{}
- Type: interface{}
DbInstanceIpArrayName
Optional
DbInstanceIpArrayName interface{}
- Type: interface{}