Property | Type | Description | |
---|---|---|---|
EntityPolicies | System | ||
MakeResourceOptions | CustomResourceOptions |
Method | Description | |
---|---|---|
EntityPolicies ( string name, |
Create a EntityPolicies resource with the given unique name, arguments, and options.
|
|
Get ( string name, Input id, EntityPoliciesState? state = null, CustomResourceOptions? options = null ) : |
Get an existing EntityPolicies resource's state with the given name, ID, and optional extra properties used to qualify the lookup.
|
Method | Description | |
---|---|---|
EntityPolicies ( string name, Input id, EntityPoliciesState? state = null, CustomResourceOptions? options = null ) : System | ||
MakeResourceOptions ( CustomResourceOptions? options, Input |
public EntityPolicies ( string name, |
||
name | string | The unique name of the resource |
args | The arguments used to populate this resource's properties | |
options | CustomResourceOptions? | A bag of options that control this resource's behavior |
return | System |
public static Get ( string name, Input id, EntityPoliciesState? state = null, CustomResourceOptions? options = null ) : |
||
name | string | The unique name of the resulting resource. |
id | Input | The unique provider ID of the resource to lookup. |
state | EntityPoliciesState? | Any extra arguments used during the lookup. |
options | CustomResourceOptions? | A bag of options that control this resource's behavior |
return |