Package-level declarations
Types
This resource supports the "/transform/alphabet/{name}" Vault endpoint. It queries an existing alphabet by the given name.
Builder for AlphabetArgs.
Builder for Alphabet.
This resource supports the "/transform/role/{name}" Vault endpoint. It creates or updates the role with the given name. If a role with the name does not exist, it will be created. If the role exists, it will be updated with the new attributes.
This resource supports the "/transform/role/{name}" Vault endpoint. It creates or updates the role with the given name. If a role with the name does not exist, it will be created. If the role exists, it will be updated with the new attributes.
Builder for RoleArgs.
Builder for Role.
This resource supports the /transform/template/{name}
Vault endpoint. It creates or updates a template with the given name. If a template with the name does not exist, it will be created. If the template exists, it will be updated with the new attributes.
This resource supports the /transform/template/{name}
Vault endpoint. It creates or updates a template with the given name. If a template with the name does not exist, it will be created. If the template exists, it will be updated with the new attributes.
Builder for TemplateArgs.
Builder for Template.
Builder for TransformationArgs.
Builder for Transformation.