Skip to content

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.

DbInstanceIdRequired

DbInstanceId interface{}
  • Type: interface{}

DbInstanceIpArrayAttributeRequired

DbInstanceIpArrayAttribute interface{}
  • Type: interface{}

DbInstanceIpArrayNameOptional

DbInstanceIpArrayName interface{}
  • Type: interface{}