All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Structure_Compile.VersionBranchKeyItem Maven / Gradle / Ivy

The newest version!
// Class VersionBranchKeyItem
// Dafny class VersionBranchKeyItem compiled into Java
package Structure_Compile;

import software.amazon.cryptography.keystore.internaldafny.types.*;
import software.amazon.cryptography.materialproviders.internaldafny.types.*;
import AwsArnParsing_Compile.*;
import AwsKmsMrkMatchForDecrypt_Compile.*;
import AwsKmsUtils_Compile.*;
import KeyStoreErrorMessages_Compile.*;
import KmsArn_Compile.*;

@SuppressWarnings({"unchecked", "deprecation"})
public class VersionBranchKeyItem {
  public VersionBranchKeyItem() {
  }
  public static boolean _Is(dafny.DafnyMap, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue> __source) {
    dafny.DafnyMap, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue> _3_m = __source;
    return __default.VersionBranchKeyItem_q(_3_m);
  }
  private static final dafny.TypeDescriptor, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>> _TYPE = dafny.TypeDescriptor., ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>>referenceWithInitializer(dafny.DafnyMap.class, () -> dafny.DafnyMap.,software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue> empty());
  public static dafny.TypeDescriptor, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>> _typeDescriptor() {
    return (dafny.TypeDescriptor, ? extends software.amazon.cryptography.services.dynamodb.internaldafny.types.AttributeValue>>) (dafny.TypeDescriptor) _TYPE;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy