SccOrganizationCustomModuleCustomConfigCustomOutputProperties constructor
const
SccOrganizationCustomModuleCustomConfigCustomOutputProperties({
- TfArg<
String> ? name, - SccOrganizationCustomModuleCustomConfigCustomOutputPropertiesValueExpression? valueExpression,
Implementation
const SccOrganizationCustomModuleCustomConfigCustomOutputProperties({
this.name,
this.valueExpression,
});