C# Class AlibabaCloud.SDK.ROS.CDK.Oos.Parameter

Inheritance: AlibabaCloud.SDK.ROS.CDK.Core.Resource_
Show file Open project: aliyun/Resource-Orchestration-Service-Cloud-Development-Kit

Private Properties

Property Type Description
Parameter Amazon.JSII.Runtime.Deputy
Parameter Amazon.JSII.Runtime.Deputy

Public Methods

Method Description
Parameter ( AlibabaCloud.SDK.ROS.CDK.Core.Construct scope, string id, AlibabaCloud.SDK.ROS.CDK.Oos.IParameterProps props, bool? enableResourcePropertyConstraint = null ) : Amazon.JSII.Runtime.Deputy

Create a new `ALIYUN::OOS::Parameter`.

Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties

Private Methods

Method Description
Parameter ( ByRefValue reference ) : Amazon.JSII.Runtime.Deputy
Parameter ( DeputyProps props ) : Amazon.JSII.Runtime.Deputy

Method Details

Parameter() public method

Create a new `ALIYUN::OOS::Parameter`.
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties
public Parameter ( AlibabaCloud.SDK.ROS.CDK.Core.Construct scope, string id, AlibabaCloud.SDK.ROS.CDK.Oos.IParameterProps props, bool? enableResourcePropertyConstraint = null ) : Amazon.JSII.Runtime.Deputy
scope AlibabaCloud.SDK.ROS.CDK.Core.Construct
id string
props AlibabaCloud.SDK.ROS.CDK.Oos.IParameterProps
enableResourcePropertyConstraint bool?
return Amazon.JSII.Runtime.Deputy