Class DiskEncryptionSetArgs


  • public final class DiskEncryptionSetArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • activeKey

        public java.util.Optional<com.pulumi.core.Output<KeyForDiskEncryptionSetArgs>> activeKey()
        Returns:
        The key vault key which is currently used by this disk encryption set.
      • diskEncryptionSetName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> diskEncryptionSetName()
        Returns:
        The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
      • encryptionType

        public java.util.Optional<com.pulumi.core.Output<com.pulumi.core.Either<java.lang.String,​DiskEncryptionSetType>>> encryptionType()
        Returns:
        The type of key used to encrypt the data of the disk.
      • federatedClientId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> federatedClientId()
        Returns:
        Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property.
      • identity

        public java.util.Optional<com.pulumi.core.Output<EncryptionSetIdentityArgs>> identity()
        Returns:
        The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.
      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        Resource location
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group.
      • rotationToLatestKeyVersionEnabled

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> rotationToLatestKeyVersionEnabled()
        Returns:
        Set this flag to true to enable auto-updating of this disk encryption set to the latest key version.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Resource tags