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. |
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
VaultId
Optional
VaultId interface{}
- Type: interface{}
VaultType
Optional
VaultType interface{}
- Type: interface{}