AttributemappingsAllOfTransformDefinitionAttributesInput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | String | The Type of Attribute | [optional] |
| Attributes | AttributemappingsAllOfTransformDefinitionAttributesInputAttributes | [optional] |
Examples
- Prepare the resource
$AttributemappingsAllOfTransformDefinitionAttributesInput = Initialize-AttributemappingsAllOfTransformDefinitionAttributesInput -Type accountAttribute `
-Attributes null
- Convert the resource to JSON
$AttributemappingsAllOfTransformDefinitionAttributesInput | ConvertTo-JSON