Skip to content

VariablesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdevops"
&alicloudroscdkdevops.VariablesProperty {
    IsEncrypted: interface{},
    Name: interface{},
    Value: interface{},
}

Properties

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

IsEncryptedRequired

IsEncrypted interface{}
  • Type: interface{}

NameRequired

Name interface{}
  • Type: interface{}

ValueRequired

Value interface{}
  • Type: interface{}