Skip to content

RosVaultsProps

Properties for defining a RosVaults.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-hbr-vaults

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkhbr/datasource"
&datasource.RosVaultsProps {
    RefreshOptions: interface{},
    VaultId: interface{},
    VaultType: interface{},
}

Properties

Name Type Description
RefreshOptions interface{} No description.
VaultId interface{} No description.
VaultType interface{} No description.

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

VaultIdOptional

VaultId interface{}
  • Type: interface{}

VaultTypeOptional

VaultType interface{}
  • Type: interface{}