definition
suspend fun definition(value: Output<Either<PolicyDefinition0PropertiesArgs, PolicyDefinition1PropertiesArgs>>)
suspend fun definition(value: Either<PolicyDefinition0PropertiesArgs, PolicyDefinition1PropertiesArgs>?)
Parameters
value
Specifies the policy type and content to use for the new or updated policy. The definition structure must include either a Static
or a TemplateLinked
element.