type
name
Optionalargs: TerraformArgsarguments
Optionalprovisioners: Provisioner[]provisioners
ReadonlyblockReadonlyblockReadonlynameReadonlytypeRepresent block as argument.
Delete argument by key.
key
Get arguments.
ProtectedgetGet inner blocks.
Get provisioners.
Is this block to be placed inside top-level terraform block.
ProtectedsetConvert resource into data source.
Refer to Terraform documentation on what can be put as arguments.
options
names of resource arguments to converted into data source arguments; use array for name mapping, position 0 = original resource's argument name, position 1 = mapped data source's argument name
Optionalargs: TerraformArgsextra arguments
To Terraform representation.
Construct resource.
Refer to Terraform documentation on what can be put as type & arguments.