Class ReplicationVaultArgs


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

      • description

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> description()
        Returns:
        The description of the backup vault. The description must be 0 to 255 characters in length.
      • replicationSourceRegionId

        public com.pulumi.core.Output<java.lang.String> replicationSourceRegionId()
        Returns:
        The ID of the region where the source vault resides.
      • replicationSourceVaultId

        public com.pulumi.core.Output<java.lang.String> replicationSourceVaultId()
        Returns:
        The ID of the source vault.
      • vaultName

        public com.pulumi.core.Output<java.lang.String> vaultName()
        Returns:
        The name of the backup vault. The name must be 1 to 64 characters in length.
      • vaultStorageClass

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> vaultStorageClass()
        Returns:
        The storage type of the backup vault. Valid values: `STANDARD`.