NetworkFunctionValueWithoutSecretsArgs

constructor(allowSoftwareUpdate: Output<Boolean>? = null, configurationType: Output<String>, deploymentValues: Output<String>? = null, networkFunctionDefinitionGroupName: Output<String>? = null, networkFunctionDefinitionOfferingLocation: Output<String>? = null, networkFunctionDefinitionVersion: Output<String>? = null, networkFunctionDefinitionVersionResourceReference: Output<Either<OpenDeploymentResourceReferenceArgs, SecretDeploymentResourceReferenceArgs>>? = null, nfviId: Output<String>? = null, nfviType: Output<Either<String, NFVIType>>? = null, publisherName: Output<String>? = null, publisherScope: Output<Either<String, PublisherScope>>? = null, roleOverrideValues: Output<List<String>>? = null)