Skip to content

SetsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.SetsProperty {
    Key: interface{},
    Value: interface{},
}

Properties

Name Type Description
Key interface{} No description.
Value interface{} No description.

KeyRequired

Key interface{}
  • Type: interface{}

ValueRequired

Value interface{}
  • Type: interface{}