Enumerations

The following enumerations are available globally.

  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ErrorType) {
        AWSEC2ErrorUnknown,
    }

    Swift

    enum AWSEC2ErrorType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AcceleratorManufacturer) {
        AWSEC2AcceleratorManufacturerUnknown,
        AWSEC2AcceleratorManufacturerAmazonWebServices,
        AWSEC2AcceleratorManufacturerAmd,
        AWSEC2AcceleratorManufacturerNvidia,
        AWSEC2AcceleratorManufacturerXilinx,
        AWSEC2AcceleratorManufacturerHabana,
    }

    Swift

    enum AWSEC2AcceleratorManufacturer : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AcceleratorName) {
        AWSEC2AcceleratorNameUnknown,
        AWSEC2AcceleratorNameA100,
        AWSEC2AcceleratorNameInferentia,
        AWSEC2AcceleratorNameK520,
        AWSEC2AcceleratorNameK80,
        AWSEC2AcceleratorNameM60,
        AWSEC2AcceleratorNameRadeonProV520,
        AWSEC2AcceleratorNameT4,
        AWSEC2AcceleratorNameVu9p,
        AWSEC2AcceleratorNameV100,
        AWSEC2AcceleratorNameA10g,
        AWSEC2AcceleratorNameH100,
        AWSEC2AcceleratorNameT4g,
    }

    Swift

    enum AWSEC2AcceleratorName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AcceleratorType) {
        AWSEC2AcceleratorTypeUnknown,
        AWSEC2AcceleratorTypeGpu,
        AWSEC2AcceleratorTypeFpga,
        AWSEC2AcceleratorTypeInference,
    }

    Swift

    enum AWSEC2AcceleratorType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AccountAttributeName) {
        AWSEC2AccountAttributeNameUnknown,
        AWSEC2AccountAttributeNameSupportedPlatforms,
        AWSEC2AccountAttributeNameDefaultVPC,
    }

    Swift

    enum AWSEC2AccountAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ActivityStatus) {
        AWSEC2ActivityStatusUnknown,
        AWSEC2ActivityStatusError,
        AWSEC2ActivityStatusPendingFulfillment,
        AWSEC2ActivityStatusPendingTermination,
        AWSEC2ActivityStatusFulfilled,
    }

    Swift

    enum AWSEC2ActivityStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AddressAttributeName) {
        AWSEC2AddressAttributeNameUnknown,
        AWSEC2AddressAttributeNameDomainName,
    }

    Swift

    enum AWSEC2AddressAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AddressFamily) {
        AWSEC2AddressFamilyUnknown,
        AWSEC2AddressFamilyIpv4,
        AWSEC2AddressFamilyIpv6,
    }

    Swift

    enum AWSEC2AddressFamily : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AddressTransferStatus) {
        AWSEC2AddressTransferStatusUnknown,
        AWSEC2AddressTransferStatusPending,
        AWSEC2AddressTransferStatusDisabled,
        AWSEC2AddressTransferStatusAccepted,
    }

    Swift

    enum AWSEC2AddressTransferStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2Affinity) {
        AWSEC2AffinityUnknown,
        AWSEC2AffinityDefault,
        AWSEC2AffinityHost,
    }

    Swift

    enum AWSEC2Affinity : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AllocationState) {
        AWSEC2AllocationStateUnknown,
        AWSEC2AllocationStateAvailable,
        AWSEC2AllocationStateUnderAssessment,
        AWSEC2AllocationStatePermanentFailure,
        AWSEC2AllocationStateReleased,
        AWSEC2AllocationStateReleasedPermanentFailure,
        AWSEC2AllocationStatePending,
    }

    Swift

    enum AWSEC2AllocationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AllocationStrategy) {
        AWSEC2AllocationStrategyUnknown,
        AWSEC2AllocationStrategyLowestPrice,
        AWSEC2AllocationStrategyDiversified,
        AWSEC2AllocationStrategyCapacityOptimized,
        AWSEC2AllocationStrategyCapacityOptimizedPrioritized,
        AWSEC2AllocationStrategyPriceCapacityOptimized,
    }

    Swift

    enum AWSEC2AllocationStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AllocationType) {
        AWSEC2AllocationTypeUnknown,
        AWSEC2AllocationTypeUsed,
    }

    Swift

    enum AWSEC2AllocationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AllowsMultipleInstanceTypes) {
        AWSEC2AllowsMultipleInstanceTypesUnknown,
        AWSEC2AllowsMultipleInstanceTypesOn,
        AWSEC2AllowsMultipleInstanceTypesOff,
    }

    Swift

    enum AWSEC2AllowsMultipleInstanceTypes : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AmdSevSnpSpecification) {
        AWSEC2AmdSevSnpSpecificationUnknown,
        AWSEC2AmdSevSnpSpecificationEnabled,
        AWSEC2AmdSevSnpSpecificationDisabled,
    }

    Swift

    enum AWSEC2AmdSevSnpSpecification : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AnalysisStatus) {
        AWSEC2AnalysisStatusUnknown,
        AWSEC2AnalysisStatusRunning,
        AWSEC2AnalysisStatusSucceeded,
        AWSEC2AnalysisStatusFailed,
    }

    Swift

    enum AWSEC2AnalysisStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ApplianceModeSupportValue) {
        AWSEC2ApplianceModeSupportValueUnknown,
        AWSEC2ApplianceModeSupportValueEnable,
        AWSEC2ApplianceModeSupportValueDisable,
    }

    Swift

    enum AWSEC2ApplianceModeSupportValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ArchitectureType) {
        AWSEC2ArchitectureTypeUnknown,
        AWSEC2ArchitectureTypeI386,
        AWSEC2ArchitectureTypeX86_64,
        AWSEC2ArchitectureTypeArm64,
        AWSEC2ArchitectureTypeX8664Mac,
        AWSEC2ArchitectureTypeArm64Mac,
    }

    Swift

    enum AWSEC2ArchitectureType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ArchitectureValues) {
        AWSEC2ArchitectureValuesUnknown,
        AWSEC2ArchitectureValuesI386,
        AWSEC2ArchitectureValuesX86_64,
        AWSEC2ArchitectureValuesArm64,
        AWSEC2ArchitectureValuesX8664Mac,
        AWSEC2ArchitectureValuesArm64Mac,
    }

    Swift

    enum AWSEC2ArchitectureValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AsnAssociationState) {
        AWSEC2AsnAssociationStateUnknown,
        AWSEC2AsnAssociationStateDisassociated,
        AWSEC2AsnAssociationStateFailedDisassociation,
        AWSEC2AsnAssociationStateFailedAssociation,
        AWSEC2AsnAssociationStatePendingDisassociation,
        AWSEC2AsnAssociationStatePendingAssociation,
        AWSEC2AsnAssociationStateAssociated,
    }

    Swift

    enum AWSEC2AsnAssociationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AsnState) {
        AWSEC2AsnStateUnknown,
        AWSEC2AsnStateDeprovisioned,
        AWSEC2AsnStateFailedDeprovision,
        AWSEC2AsnStateFailedProvision,
        AWSEC2AsnStatePendingDeprovision,
        AWSEC2AsnStatePendingProvision,
        AWSEC2AsnStateProvisioned,
    }

    Swift

    enum AWSEC2AsnState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AssociatedNetworkType) {
        AWSEC2AssociatedNetworkTypeUnknown,
        AWSEC2AssociatedNetworkTypeVPC,
    }

    Swift

    enum AWSEC2AssociatedNetworkType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AssociationStatusCode) {
        AWSEC2AssociationStatusCodeUnknown,
        AWSEC2AssociationStatusCodeAssociating,
        AWSEC2AssociationStatusCodeAssociated,
        AWSEC2AssociationStatusCodeAssociationFailed,
        AWSEC2AssociationStatusCodeDisassociating,
        AWSEC2AssociationStatusCodeDisassociated,
    }

    Swift

    enum AWSEC2AssociationStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AttachmentStatus) {
        AWSEC2AttachmentStatusUnknown,
        AWSEC2AttachmentStatusAttaching,
        AWSEC2AttachmentStatusAttached,
        AWSEC2AttachmentStatusDetaching,
        AWSEC2AttachmentStatusDetached,
    }

    Swift

    enum AWSEC2AttachmentStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AutoAcceptSharedAssociationsValue) {
        AWSEC2AutoAcceptSharedAssociationsValueUnknown,
        AWSEC2AutoAcceptSharedAssociationsValueEnable,
        AWSEC2AutoAcceptSharedAssociationsValueDisable,
    }

    Swift

    enum AWSEC2AutoAcceptSharedAssociationsValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AutoAcceptSharedAttachmentsValue) {
        AWSEC2AutoAcceptSharedAttachmentsValueUnknown,
        AWSEC2AutoAcceptSharedAttachmentsValueEnable,
        AWSEC2AutoAcceptSharedAttachmentsValueDisable,
    }

    Swift

    enum AWSEC2AutoAcceptSharedAttachmentsValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AutoPlacement) {
        AWSEC2AutoPlacementUnknown,
        AWSEC2AutoPlacementOn,
        AWSEC2AutoPlacementOff,
    }

    Swift

    enum AWSEC2AutoPlacement : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AvailabilityZoneOptInStatus) {
        AWSEC2AvailabilityZoneOptInStatusUnknown,
        AWSEC2AvailabilityZoneOptInStatusOptInNotRequired,
        AWSEC2AvailabilityZoneOptInStatusOptedIn,
        AWSEC2AvailabilityZoneOptInStatusNotOptedIn,
    }

    Swift

    enum AWSEC2AvailabilityZoneOptInStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2AvailabilityZoneState) {
        AWSEC2AvailabilityZoneStateUnknown,
        AWSEC2AvailabilityZoneStateAvailable,
        AWSEC2AvailabilityZoneStateInformation,
        AWSEC2AvailabilityZoneStateImpaired,
        AWSEC2AvailabilityZoneStateUnavailable,
        AWSEC2AvailabilityZoneStateConstrained,
    }

    Swift

    enum AWSEC2AvailabilityZoneState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BareMetal) {
        AWSEC2BareMetalUnknown,
        AWSEC2BareMetalIncluded,
        AWSEC2BareMetalRequired,
        AWSEC2BareMetalExcluded,
    }

    Swift

    enum AWSEC2BareMetal : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BatchState) {
        AWSEC2BatchStateUnknown,
        AWSEC2BatchStateSubmitted,
        AWSEC2BatchStateActive,
        AWSEC2BatchStateCancelled,
        AWSEC2BatchStateFailed,
        AWSEC2BatchStateCancelledRunning,
        AWSEC2BatchStateCancelledTerminating,
        AWSEC2BatchStateModifying,
    }

    Swift

    enum AWSEC2BatchState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BgpStatus) {
        AWSEC2BgpStatusUnknown,
        AWSEC2BgpStatusUp,
        AWSEC2BgpStatusDown,
    }

    Swift

    enum AWSEC2BgpStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BootModeType) {
        AWSEC2BootModeTypeUnknown,
        AWSEC2BootModeTypeLegacyBios,
        AWSEC2BootModeTypeUefi,
    }

    Swift

    enum AWSEC2BootModeType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BootModeValues) {
        AWSEC2BootModeValuesUnknown,
        AWSEC2BootModeValuesLegacyBios,
        AWSEC2BootModeValuesUefi,
        AWSEC2BootModeValuesUefiPreferred,
    }

    Swift

    enum AWSEC2BootModeValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BundleTaskState) {
        AWSEC2BundleTaskStateUnknown,
        AWSEC2BundleTaskStatePending,
        AWSEC2BundleTaskStateWaitingForShutdown,
        AWSEC2BundleTaskStateBundling,
        AWSEC2BundleTaskStateStoring,
        AWSEC2BundleTaskStateCancelling,
        AWSEC2BundleTaskStateComplete,
        AWSEC2BundleTaskStateFailed,
    }

    Swift

    enum AWSEC2BundleTaskState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2BurstablePerformance) {
        AWSEC2BurstablePerformanceUnknown,
        AWSEC2BurstablePerformanceIncluded,
        AWSEC2BurstablePerformanceRequired,
        AWSEC2BurstablePerformanceExcluded,
    }

    Swift

    enum AWSEC2BurstablePerformance : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ByoipCidrState) {
        AWSEC2ByoipCidrStateUnknown,
        AWSEC2ByoipCidrStateAdvertised,
        AWSEC2ByoipCidrStateDeprovisioned,
        AWSEC2ByoipCidrStateFailedDeprovision,
        AWSEC2ByoipCidrStateFailedProvision,
        AWSEC2ByoipCidrStatePendingDeprovision,
        AWSEC2ByoipCidrStatePendingProvision,
        AWSEC2ByoipCidrStateProvisioned,
        AWSEC2ByoipCidrStateProvisionedNotPubliclyAdvertisable,
    }

    Swift

    enum AWSEC2ByoipCidrState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CancelBatchErrorCode) {
        AWSEC2CancelBatchErrorCodeUnknown,
        AWSEC2CancelBatchErrorCodeFleetRequestIdDoesNotExist,
        AWSEC2CancelBatchErrorCodeFleetRequestIdMalformed,
        AWSEC2CancelBatchErrorCodeFleetRequestNotInCancellableState,
        AWSEC2CancelBatchErrorCodeUnexpectedError,
    }

    Swift

    enum AWSEC2CancelBatchErrorCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CancelSpotInstanceRequestState) {
        AWSEC2CancelSpotInstanceRequestStateUnknown,
        AWSEC2CancelSpotInstanceRequestStateActive,
        AWSEC2CancelSpotInstanceRequestStateOpen,
        AWSEC2CancelSpotInstanceRequestStateClosed,
        AWSEC2CancelSpotInstanceRequestStateCancelled,
        AWSEC2CancelSpotInstanceRequestStateCompleted,
    }

    Swift

    enum AWSEC2CancelSpotInstanceRequestState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CapacityReservationFleetState) {
        AWSEC2CapacityReservationFleetStateUnknown,
        AWSEC2CapacityReservationFleetStateSubmitted,
        AWSEC2CapacityReservationFleetStateModifying,
        AWSEC2CapacityReservationFleetStateActive,
        AWSEC2CapacityReservationFleetStatePartiallyFulfilled,
        AWSEC2CapacityReservationFleetStateExpiring,
        AWSEC2CapacityReservationFleetStateExpired,
        AWSEC2CapacityReservationFleetStateCancelling,
        AWSEC2CapacityReservationFleetStateCancelled,
        AWSEC2CapacityReservationFleetStateFailed,
    }

    Swift

    enum AWSEC2CapacityReservationFleetState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CapacityReservationInstancePlatform) {
        AWSEC2CapacityReservationInstancePlatformUnknown,
        AWSEC2CapacityReservationInstancePlatformLinuxUNIX,
        AWSEC2CapacityReservationInstancePlatformRedHatEnterpriseLinux,
        AWSEC2CapacityReservationInstancePlatformSUSELinux,
        AWSEC2CapacityReservationInstancePlatformWindows,
        AWSEC2CapacityReservationInstancePlatformWindowsWithSQLServer,
        AWSEC2CapacityReservationInstancePlatformWindowsWithSQLServerEnterprise,
        AWSEC2CapacityReservationInstancePlatformWindowsWithSQLServerStandard,
        AWSEC2CapacityReservationInstancePlatformWindowsWithSQLServerWeb,
        AWSEC2CapacityReservationInstancePlatformLinuxWithSQLServerStandard,
        AWSEC2CapacityReservationInstancePlatformLinuxWithSQLServerWeb,
        AWSEC2CapacityReservationInstancePlatformLinuxWithSQLServerEnterprise,
        AWSEC2CapacityReservationInstancePlatformRHELWithSQLServerStandard,
        AWSEC2CapacityReservationInstancePlatformRHELWithSQLServerEnterprise,
        AWSEC2CapacityReservationInstancePlatformRHELWithSQLServerWeb,
        AWSEC2CapacityReservationInstancePlatformRHELWithHA,
        AWSEC2CapacityReservationInstancePlatformRHELWithHAAndSQLServerStandard,
        AWSEC2CapacityReservationInstancePlatformRHELWithHAAndSQLServerEnterprise,
        AWSEC2CapacityReservationInstancePlatformUbuntuPro,
    }

    Swift

    enum AWSEC2CapacityReservationInstancePlatform : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CapacityReservationPreference) {
        AWSEC2CapacityReservationPreferenceUnknown,
        AWSEC2CapacityReservationPreferenceOpen,
        AWSEC2CapacityReservationPreferenceNone,
    }

    Swift

    enum AWSEC2CapacityReservationPreference : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CapacityReservationState) {
        AWSEC2CapacityReservationStateUnknown,
        AWSEC2CapacityReservationStateActive,
        AWSEC2CapacityReservationStateExpired,
        AWSEC2CapacityReservationStateCancelled,
        AWSEC2CapacityReservationStatePending,
        AWSEC2CapacityReservationStateFailed,
        AWSEC2CapacityReservationStateScheduled,
        AWSEC2CapacityReservationStatePaymentPending,
        AWSEC2CapacityReservationStatePaymentFailed,
    }

    Swift

    enum AWSEC2CapacityReservationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CapacityReservationTenancy) {
        AWSEC2CapacityReservationTenancyUnknown,
        AWSEC2CapacityReservationTenancyDefault,
        AWSEC2CapacityReservationTenancyDedicated,
    }

    Swift

    enum AWSEC2CapacityReservationTenancy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CapacityReservationType) {
        AWSEC2CapacityReservationTypeUnknown,
        AWSEC2CapacityReservationTypeDefault,
        AWSEC2CapacityReservationTypeCapacityBlock,
    }

    Swift

    enum AWSEC2CapacityReservationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CarrierGatewayState) {
        AWSEC2CarrierGatewayStateUnknown,
        AWSEC2CarrierGatewayStatePending,
        AWSEC2CarrierGatewayStateAvailable,
        AWSEC2CarrierGatewayStateDeleting,
        AWSEC2CarrierGatewayStateDeleted,
    }

    Swift

    enum AWSEC2CarrierGatewayState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientCertificateRevocationListStatusCode) {
        AWSEC2ClientCertificateRevocationListStatusCodeUnknown,
        AWSEC2ClientCertificateRevocationListStatusCodePending,
        AWSEC2ClientCertificateRevocationListStatusCodeActive,
    }

    Swift

    enum AWSEC2ClientCertificateRevocationListStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientVpnAuthenticationType) {
        AWSEC2ClientVpnAuthenticationTypeUnknown,
        AWSEC2ClientVpnAuthenticationTypeCertificateAuthentication,
        AWSEC2ClientVpnAuthenticationTypeDirectoryServiceAuthentication,
        AWSEC2ClientVpnAuthenticationTypeFederatedAuthentication,
    }

    Swift

    enum AWSEC2ClientVpnAuthenticationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientVpnAuthorizationRuleStatusCode) {
        AWSEC2ClientVpnAuthorizationRuleStatusCodeUnknown,
        AWSEC2ClientVpnAuthorizationRuleStatusCodeAuthorizing,
        AWSEC2ClientVpnAuthorizationRuleStatusCodeActive,
        AWSEC2ClientVpnAuthorizationRuleStatusCodeFailed,
        AWSEC2ClientVpnAuthorizationRuleStatusCodeRevoking,
    }

    Swift

    enum AWSEC2ClientVpnAuthorizationRuleStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientVpnConnectionStatusCode) {
        AWSEC2ClientVpnConnectionStatusCodeUnknown,
        AWSEC2ClientVpnConnectionStatusCodeActive,
        AWSEC2ClientVpnConnectionStatusCodeFailedToTerminate,
        AWSEC2ClientVpnConnectionStatusCodeTerminating,
        AWSEC2ClientVpnConnectionStatusCodeTerminated,
    }

    Swift

    enum AWSEC2ClientVpnConnectionStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientVpnEndpointAttributeStatusCode) {
        AWSEC2ClientVpnEndpointAttributeStatusCodeUnknown,
        AWSEC2ClientVpnEndpointAttributeStatusCodeApplying,
        AWSEC2ClientVpnEndpointAttributeStatusCodeApplied,
    }

    Swift

    enum AWSEC2ClientVpnEndpointAttributeStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientVpnEndpointStatusCode) {
        AWSEC2ClientVpnEndpointStatusCodeUnknown,
        AWSEC2ClientVpnEndpointStatusCodePendingAssociate,
        AWSEC2ClientVpnEndpointStatusCodeAvailable,
        AWSEC2ClientVpnEndpointStatusCodeDeleting,
        AWSEC2ClientVpnEndpointStatusCodeDeleted,
    }

    Swift

    enum AWSEC2ClientVpnEndpointStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ClientVpnRouteStatusCode) {
        AWSEC2ClientVpnRouteStatusCodeUnknown,
        AWSEC2ClientVpnRouteStatusCodeCreating,
        AWSEC2ClientVpnRouteStatusCodeActive,
        AWSEC2ClientVpnRouteStatusCodeFailed,
        AWSEC2ClientVpnRouteStatusCodeDeleting,
    }

    Swift

    enum AWSEC2ClientVpnRouteStatusCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ConnectionNotificationState) {
        AWSEC2ConnectionNotificationStateUnknown,
        AWSEC2ConnectionNotificationStateEnabled,
        AWSEC2ConnectionNotificationStateDisabled,
    }

    Swift

    enum AWSEC2ConnectionNotificationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ConnectionNotificationType) {
        AWSEC2ConnectionNotificationTypeUnknown,
        AWSEC2ConnectionNotificationTypeTopic,
    }

    Swift

    enum AWSEC2ConnectionNotificationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ConnectivityType) {
        AWSEC2ConnectivityTypeUnknown,
        AWSEC2ConnectivityTypePrivate,
        AWSEC2ConnectivityTypePublic,
    }

    Swift

    enum AWSEC2ConnectivityType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ContainerFormat) {
        AWSEC2ContainerFormatUnknown,
        AWSEC2ContainerFormatOVA,
    }

    Swift

    enum AWSEC2ContainerFormat : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ConversionTaskState) {
        AWSEC2ConversionTaskStateUnknown,
        AWSEC2ConversionTaskStateActive,
        AWSEC2ConversionTaskStateCancelling,
        AWSEC2ConversionTaskStateCancelled,
        AWSEC2ConversionTaskStateCompleted,
    }

    Swift

    enum AWSEC2ConversionTaskState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReplicateTagsFromSource) {
        AWSEC2ReplicateTagsFromSourceUnknown,
        AWSEC2ReplicateTagsFromSourceVolume,
    }

    Swift

    enum AWSEC2ReplicateTagsFromSource : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CpuManufacturer) {
        AWSEC2CpuManufacturerUnknown,
        AWSEC2CpuManufacturerIntel,
        AWSEC2CpuManufacturerAmd,
        AWSEC2CpuManufacturerAmazonWebServices,
    }

    Swift

    enum AWSEC2CpuManufacturer : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2CurrencyCodeValues) {
        AWSEC2CurrencyCodeValuesUnknown,
        AWSEC2CurrencyCodeValuesUSD,
    }

    Swift

    enum AWSEC2CurrencyCodeValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DatafeedSubscriptionState) {
        AWSEC2DatafeedSubscriptionStateUnknown,
        AWSEC2DatafeedSubscriptionStateActive,
        AWSEC2DatafeedSubscriptionStateInactive,
    }

    Swift

    enum AWSEC2DatafeedSubscriptionState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DefaultInstanceMetadataEndpointState) {
        AWSEC2DefaultInstanceMetadataEndpointStateUnknown,
        AWSEC2DefaultInstanceMetadataEndpointStateDisabled,
        AWSEC2DefaultInstanceMetadataEndpointStateEnabled,
        AWSEC2DefaultInstanceMetadataEndpointStateNoPreference,
    }

    Swift

    enum AWSEC2DefaultInstanceMetadataEndpointState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DefaultInstanceMetadataTagsState) {
        AWSEC2DefaultInstanceMetadataTagsStateUnknown,
        AWSEC2DefaultInstanceMetadataTagsStateDisabled,
        AWSEC2DefaultInstanceMetadataTagsStateEnabled,
        AWSEC2DefaultInstanceMetadataTagsStateNoPreference,
    }

    Swift

    enum AWSEC2DefaultInstanceMetadataTagsState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DefaultRouteTableAssociationValue) {
        AWSEC2DefaultRouteTableAssociationValueUnknown,
        AWSEC2DefaultRouteTableAssociationValueEnable,
        AWSEC2DefaultRouteTableAssociationValueDisable,
    }

    Swift

    enum AWSEC2DefaultRouteTableAssociationValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DefaultRouteTablePropagationValue) {
        AWSEC2DefaultRouteTablePropagationValueUnknown,
        AWSEC2DefaultRouteTablePropagationValueEnable,
        AWSEC2DefaultRouteTablePropagationValueDisable,
    }

    Swift

    enum AWSEC2DefaultRouteTablePropagationValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DefaultTargetCapacityType) {
        AWSEC2DefaultTargetCapacityTypeUnknown,
        AWSEC2DefaultTargetCapacityTypeSpot,
        AWSEC2DefaultTargetCapacityTypeOnDemand,
        AWSEC2DefaultTargetCapacityTypeCapacityBlock,
    }

    Swift

    enum AWSEC2DefaultTargetCapacityType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DeleteFleetErrorCode) {
        AWSEC2DeleteFleetErrorCodeUnknown,
        AWSEC2DeleteFleetErrorCodeFleetIdDoesNotExist,
        AWSEC2DeleteFleetErrorCodeFleetIdMalformed,
        AWSEC2DeleteFleetErrorCodeFleetNotInDeletableState,
        AWSEC2DeleteFleetErrorCodeUnexpectedError,
    }

    Swift

    enum AWSEC2DeleteFleetErrorCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DeleteQueuedReservedInstancesErrorCode) {
        AWSEC2DeleteQueuedReservedInstancesErrorCodeUnknown,
        AWSEC2DeleteQueuedReservedInstancesErrorCodeReservedInstancesIdInvalid,
        AWSEC2DeleteQueuedReservedInstancesErrorCodeReservedInstancesNotInQueuedState,
        AWSEC2DeleteQueuedReservedInstancesErrorCodeUnexpectedError,
    }

    Swift

    enum AWSEC2DeleteQueuedReservedInstancesErrorCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DestinationFileFormat) {
        AWSEC2DestinationFileFormatUnknown,
        AWSEC2DestinationFileFormatPlainText,
        AWSEC2DestinationFileFormatParquet,
    }

    Swift

    enum AWSEC2DestinationFileFormat : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DeviceTrustProviderType) {
        AWSEC2DeviceTrustProviderTypeUnknown,
        AWSEC2DeviceTrustProviderTypeJamf,
        AWSEC2DeviceTrustProviderTypeCrowdstrike,
        AWSEC2DeviceTrustProviderTypeJumpcloud,
    }

    Swift

    enum AWSEC2DeviceTrustProviderType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DeviceType) {
        AWSEC2DeviceTypeUnknown,
        AWSEC2DeviceTypeEBS,
        AWSEC2DeviceTypeInstanceStore,
    }

    Swift

    enum AWSEC2DeviceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DiskImageFormat) {
        AWSEC2DiskImageFormatUnknown,
        AWSEC2DiskImageFormatVMDK,
        AWSEC2DiskImageFormatRAW,
        AWSEC2DiskImageFormatVHD,
    }

    Swift

    enum AWSEC2DiskImageFormat : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DiskType) {
        AWSEC2DiskTypeUnknown,
        AWSEC2DiskTypeHdd,
        AWSEC2DiskTypeSsd,
    }

    Swift

    enum AWSEC2DiskType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DnsNameState) {
        AWSEC2DnsNameStateUnknown,
        AWSEC2DnsNameStatePendingVerification,
        AWSEC2DnsNameStateVerified,
        AWSEC2DnsNameStateFailed,
    }

    Swift

    enum AWSEC2DnsNameState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DnsRecordIpType) {
        AWSEC2DnsRecordIpTypeUnknown,
        AWSEC2DnsRecordIpTypeIpv4,
        AWSEC2DnsRecordIpTypeDualstack,
        AWSEC2DnsRecordIpTypeIpv6,
        AWSEC2DnsRecordIpTypeServiceDefined,
    }

    Swift

    enum AWSEC2DnsRecordIpType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DnsSupportValue) {
        AWSEC2DnsSupportValueUnknown,
        AWSEC2DnsSupportValueEnable,
        AWSEC2DnsSupportValueDisable,
    }

    Swift

    enum AWSEC2DnsSupportValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DomainType) {
        AWSEC2DomainTypeUnknown,
        AWSEC2DomainTypeVPC,
        AWSEC2DomainTypeStandard,
    }

    Swift

    enum AWSEC2DomainType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2DynamicRoutingValue) {
        AWSEC2DynamicRoutingValueUnknown,
        AWSEC2DynamicRoutingValueEnable,
        AWSEC2DynamicRoutingValueDisable,
    }

    Swift

    enum AWSEC2DynamicRoutingValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EbsEncryptionSupport) {
        AWSEC2EbsEncryptionSupportUnknown,
        AWSEC2EbsEncryptionSupportUnsupported,
        AWSEC2EbsEncryptionSupportSupported,
    }

    Swift

    enum AWSEC2EbsEncryptionSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EbsNvmeSupport) {
        AWSEC2EbsNvmeSupportUnknown,
        AWSEC2EbsNvmeSupportUnsupported,
        AWSEC2EbsNvmeSupportSupported,
        AWSEC2EbsNvmeSupportRequired,
    }

    Swift

    enum AWSEC2EbsNvmeSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EbsOptimizedSupport) {
        AWSEC2EbsOptimizedSupportUnknown,
        AWSEC2EbsOptimizedSupportUnsupported,
        AWSEC2EbsOptimizedSupportSupported,
        AWSEC2EbsOptimizedSupportDefault,
    }

    Swift

    enum AWSEC2EbsOptimizedSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2Ec2InstanceConnectEndpointState) {
        AWSEC2Ec2InstanceConnectEndpointStateUnknown,
        AWSEC2Ec2InstanceConnectEndpointStateCreateInProgress,
        AWSEC2Ec2InstanceConnectEndpointStateCreateComplete,
        AWSEC2Ec2InstanceConnectEndpointStateCreateFailed,
        AWSEC2Ec2InstanceConnectEndpointStateDeleteInProgress,
        AWSEC2Ec2InstanceConnectEndpointStateDeleteComplete,
        AWSEC2Ec2InstanceConnectEndpointStateDeleteFailed,
    }

    Swift

    enum AWSEC2Ec2InstanceConnectEndpointState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EkPubKeyFormat) {
        AWSEC2EkPubKeyFormatUnknown,
        AWSEC2EkPubKeyFormatDer,
        AWSEC2EkPubKeyFormatTpmt,
    }

    Swift

    enum AWSEC2EkPubKeyFormat : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EkPubKeyType) {
        AWSEC2EkPubKeyTypeUnknown,
        AWSEC2EkPubKeyTypeRsa2048,
        AWSEC2EkPubKeyTypeEccSecP384,
    }

    Swift

    enum AWSEC2EkPubKeyType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ElasticGpuState) {
        AWSEC2ElasticGpuStateUnknown,
        AWSEC2ElasticGpuStateAttached,
    }

    Swift

    enum AWSEC2ElasticGpuState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ElasticGpuStatus) {
        AWSEC2ElasticGpuStatusUnknown,
        AWSEC2ElasticGpuStatusOK,
        AWSEC2ElasticGpuStatusImpaired,
    }

    Swift

    enum AWSEC2ElasticGpuStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EnaSupport) {
        AWSEC2EnaSupportUnknown,
        AWSEC2EnaSupportUnsupported,
        AWSEC2EnaSupportSupported,
        AWSEC2EnaSupportRequired,
    }

    Swift

    enum AWSEC2EnaSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EndDateType) {
        AWSEC2EndDateTypeUnknown,
        AWSEC2EndDateTypeUnlimited,
        AWSEC2EndDateTypeLimited,
    }

    Swift

    enum AWSEC2EndDateType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EphemeralNvmeSupport) {
        AWSEC2EphemeralNvmeSupportUnknown,
        AWSEC2EphemeralNvmeSupportUnsupported,
        AWSEC2EphemeralNvmeSupportSupported,
        AWSEC2EphemeralNvmeSupportRequired,
    }

    Swift

    enum AWSEC2EphemeralNvmeSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EventCode) {
        AWSEC2EventCodeUnknown,
        AWSEC2EventCodeInstanceReboot,
        AWSEC2EventCodeSystemReboot,
        AWSEC2EventCodeSystemMaintenance,
        AWSEC2EventCodeInstanceRetirement,
        AWSEC2EventCodeInstanceStop,
    }

    Swift

    enum AWSEC2EventCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2EventType) {
        AWSEC2EventTypeUnknown,
        AWSEC2EventTypeInstanceChange,
        AWSEC2EventTypeFleetRequestChange,
        AWSEC2EventTypeError,
        AWSEC2EventTypeInformation,
    }

    Swift

    enum AWSEC2EventType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ExcessCapacityTerminationPolicy) {
        AWSEC2ExcessCapacityTerminationPolicyUnknown,
        AWSEC2ExcessCapacityTerminationPolicyNoTermination,
        AWSEC2ExcessCapacityTerminationPolicyDefault,
    }

    Swift

    enum AWSEC2ExcessCapacityTerminationPolicy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ExportEnvironment) {
        AWSEC2ExportEnvironmentUnknown,
        AWSEC2ExportEnvironmentCitrix,
        AWSEC2ExportEnvironmentVMware,
        AWSEC2ExportEnvironmentMicrosoft,
    }

    Swift

    enum AWSEC2ExportEnvironment : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ExportTaskState) {
        AWSEC2ExportTaskStateUnknown,
        AWSEC2ExportTaskStateActive,
        AWSEC2ExportTaskStateCancelling,
        AWSEC2ExportTaskStateCancelled,
        AWSEC2ExportTaskStateCompleted,
    }

    Swift

    enum AWSEC2ExportTaskState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FastLaunchResourceType) {
        AWSEC2FastLaunchResourceTypeUnknown,
        AWSEC2FastLaunchResourceTypeSnapshot,
    }

    Swift

    enum AWSEC2FastLaunchResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FastLaunchStateCode) {
        AWSEC2FastLaunchStateCodeUnknown,
        AWSEC2FastLaunchStateCodeEnabling,
        AWSEC2FastLaunchStateCodeEnablingFailed,
        AWSEC2FastLaunchStateCodeEnabled,
        AWSEC2FastLaunchStateCodeEnabledFailed,
        AWSEC2FastLaunchStateCodeDisabling,
        AWSEC2FastLaunchStateCodeDisablingFailed,
    }

    Swift

    enum AWSEC2FastLaunchStateCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FastSnapshotRestoreStateCode) {
        AWSEC2FastSnapshotRestoreStateCodeUnknown,
        AWSEC2FastSnapshotRestoreStateCodeEnabling,
        AWSEC2FastSnapshotRestoreStateCodeOptimizing,
        AWSEC2FastSnapshotRestoreStateCodeEnabled,
        AWSEC2FastSnapshotRestoreStateCodeDisabling,
        AWSEC2FastSnapshotRestoreStateCodeDisabled,
    }

    Swift

    enum AWSEC2FastSnapshotRestoreStateCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FindingsFound) {
        AWSEC2FindingsFoundUnknown,
        AWSEC2FindingsFoundTrue,
        AWSEC2FindingsFoundFalse,
    }

    Swift

    enum AWSEC2FindingsFound : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetActivityStatus) {
        AWSEC2FleetActivityStatusUnknown,
        AWSEC2FleetActivityStatusError,
        AWSEC2FleetActivityStatusPendingFulfillment,
        AWSEC2FleetActivityStatusPendingTermination,
        AWSEC2FleetActivityStatusFulfilled,
    }

    Swift

    enum AWSEC2FleetActivityStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetCapacityReservationTenancy) {
        AWSEC2FleetCapacityReservationTenancyUnknown,
        AWSEC2FleetCapacityReservationTenancyDefault,
    }

    Swift

    enum AWSEC2FleetCapacityReservationTenancy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetCapacityReservationUsageStrategy) {
        AWSEC2FleetCapacityReservationUsageStrategyUnknown,
        AWSEC2FleetCapacityReservationUsageStrategyUseCapacityReservationsFirst,
    }

    Swift

    enum AWSEC2FleetCapacityReservationUsageStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetEventType) {
        AWSEC2FleetEventTypeUnknown,
        AWSEC2FleetEventTypeInstanceChange,
        AWSEC2FleetEventTypeFleetChange,
        AWSEC2FleetEventTypeServiceError,
    }

    Swift

    enum AWSEC2FleetEventType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetExcessCapacityTerminationPolicy) {
        AWSEC2FleetExcessCapacityTerminationPolicyUnknown,
        AWSEC2FleetExcessCapacityTerminationPolicyNoTermination,
        AWSEC2FleetExcessCapacityTerminationPolicyTermination,
    }

    Swift

    enum AWSEC2FleetExcessCapacityTerminationPolicy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetInstanceMatchCriteria) {
        AWSEC2FleetInstanceMatchCriteriaUnknown,
        AWSEC2FleetInstanceMatchCriteriaOpen,
    }

    Swift

    enum AWSEC2FleetInstanceMatchCriteria : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetOnDemandAllocationStrategy) {
        AWSEC2FleetOnDemandAllocationStrategyUnknown,
        AWSEC2FleetOnDemandAllocationStrategyLowestPrice,
        AWSEC2FleetOnDemandAllocationStrategyPrioritized,
    }

    Swift

    enum AWSEC2FleetOnDemandAllocationStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetReplacementStrategy) {
        AWSEC2FleetReplacementStrategyUnknown,
        AWSEC2FleetReplacementStrategyLaunch,
        AWSEC2FleetReplacementStrategyLaunchBeforeTerminate,
    }

    Swift

    enum AWSEC2FleetReplacementStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetStateCode) {
        AWSEC2FleetStateCodeUnknown,
        AWSEC2FleetStateCodeSubmitted,
        AWSEC2FleetStateCodeActive,
        AWSEC2FleetStateCodeDeleted,
        AWSEC2FleetStateCodeFailed,
        AWSEC2FleetStateCodeDeletedRunning,
        AWSEC2FleetStateCodeDeletedTerminating,
        AWSEC2FleetStateCodeModifying,
    }

    Swift

    enum AWSEC2FleetStateCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FleetType) {
        AWSEC2FleetTypeUnknown,
        AWSEC2FleetTypeRequest,
        AWSEC2FleetTypeMaintain,
        AWSEC2FleetTypeInstant,
    }

    Swift

    enum AWSEC2FleetType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FlowLogsResourceType) {
        AWSEC2FlowLogsResourceTypeUnknown,
        AWSEC2FlowLogsResourceTypeVpc,
        AWSEC2FlowLogsResourceTypeSubnet,
        AWSEC2FlowLogsResourceTypeNetworkInterface,
        AWSEC2FlowLogsResourceTypeTransitGateway,
        AWSEC2FlowLogsResourceTypeTransitGatewayAttachment,
    }

    Swift

    enum AWSEC2FlowLogsResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FpgaImageAttributeName) {
        AWSEC2FpgaImageAttributeNameUnknown,
        AWSEC2FpgaImageAttributeNameDescription,
        AWSEC2FpgaImageAttributeNameName,
        AWSEC2FpgaImageAttributeNameLoadPermission,
        AWSEC2FpgaImageAttributeNameProductCodes,
    }

    Swift

    enum AWSEC2FpgaImageAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2FpgaImageStateCode) {
        AWSEC2FpgaImageStateCodeUnknown,
        AWSEC2FpgaImageStateCodePending,
        AWSEC2FpgaImageStateCodeFailed,
        AWSEC2FpgaImageStateCodeAvailable,
        AWSEC2FpgaImageStateCodeUnavailable,
    }

    Swift

    enum AWSEC2FpgaImageStateCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2GatewayAssociationState) {
        AWSEC2GatewayAssociationStateUnknown,
        AWSEC2GatewayAssociationStateAssociated,
        AWSEC2GatewayAssociationStateNotAssociated,
        AWSEC2GatewayAssociationStateAssociating,
        AWSEC2GatewayAssociationStateDisassociating,
    }

    Swift

    enum AWSEC2GatewayAssociationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2GatewayType) {
        AWSEC2GatewayTypeUnknown,
        AWSEC2GatewayTypeIpsec1,
    }

    Swift

    enum AWSEC2GatewayType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2HostMaintenance) {
        AWSEC2HostMaintenanceUnknown,
        AWSEC2HostMaintenanceOn,
        AWSEC2HostMaintenanceOff,
    }

    Swift

    enum AWSEC2HostMaintenance : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2HostRecovery) {
        AWSEC2HostRecoveryUnknown,
        AWSEC2HostRecoveryOn,
        AWSEC2HostRecoveryOff,
    }

    Swift

    enum AWSEC2HostRecovery : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2HostTenancy) {
        AWSEC2HostTenancyUnknown,
        AWSEC2HostTenancyDedicated,
        AWSEC2HostTenancyHost,
    }

    Swift

    enum AWSEC2HostTenancy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2HostnameType) {
        AWSEC2HostnameTypeUnknown,
        AWSEC2HostnameTypeIpName,
        AWSEC2HostnameTypeResourceName,
    }

    Swift

    enum AWSEC2HostnameType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2HttpTokensState) {
        AWSEC2HttpTokensStateUnknown,
        AWSEC2HttpTokensStateOptional,
        AWSEC2HttpTokensStateRequired,
    }

    Swift

    enum AWSEC2HttpTokensState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2HypervisorType) {
        AWSEC2HypervisorTypeUnknown,
        AWSEC2HypervisorTypeOvm,
        AWSEC2HypervisorTypeXen,
    }

    Swift

    enum AWSEC2HypervisorType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IamInstanceProfileAssociationState) {
        AWSEC2IamInstanceProfileAssociationStateUnknown,
        AWSEC2IamInstanceProfileAssociationStateAssociating,
        AWSEC2IamInstanceProfileAssociationStateAssociated,
        AWSEC2IamInstanceProfileAssociationStateDisassociating,
        AWSEC2IamInstanceProfileAssociationStateDisassociated,
    }

    Swift

    enum AWSEC2IamInstanceProfileAssociationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2Igmpv2SupportValue) {
        AWSEC2Igmpv2SupportValueUnknown,
        AWSEC2Igmpv2SupportValueEnable,
        AWSEC2Igmpv2SupportValueDisable,
    }

    Swift

    enum AWSEC2Igmpv2SupportValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ImageAttributeName) {
        AWSEC2ImageAttributeNameUnknown,
        AWSEC2ImageAttributeNameDescription,
        AWSEC2ImageAttributeNameKernel,
        AWSEC2ImageAttributeNameRAMDisk,
        AWSEC2ImageAttributeNameLaunchPermission,
        AWSEC2ImageAttributeNameProductCodes,
        AWSEC2ImageAttributeNameBlockDeviceMapping,
        AWSEC2ImageAttributeNameSriovNetSupport,
        AWSEC2ImageAttributeNameBootMode,
        AWSEC2ImageAttributeNameTpmSupport,
        AWSEC2ImageAttributeNameUefiData,
        AWSEC2ImageAttributeNameLastLaunchedTime,
        AWSEC2ImageAttributeNameImdsSupport,
        AWSEC2ImageAttributeNameDeregistrationProtection,
    }

    Swift

    enum AWSEC2ImageAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ImageBlockPublicAccessDisabledState) {
        AWSEC2ImageBlockPublicAccessDisabledStateUnknown,
        AWSEC2ImageBlockPublicAccessDisabledStateUnblocked,
    }

    Swift

    enum AWSEC2ImageBlockPublicAccessDisabledState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ImageBlockPublicAccessEnabledState) {
        AWSEC2ImageBlockPublicAccessEnabledStateUnknown,
        AWSEC2ImageBlockPublicAccessEnabledStateBlockNewSharing,
    }

    Swift

    enum AWSEC2ImageBlockPublicAccessEnabledState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ImageState) {
        AWSEC2ImageStateUnknown,
        AWSEC2ImageStatePending,
        AWSEC2ImageStateAvailable,
        AWSEC2ImageStateInvalid,
        AWSEC2ImageStateDeregistered,
        AWSEC2ImageStateTransient,
        AWSEC2ImageStateFailed,
        AWSEC2ImageStateError,
        AWSEC2ImageStateDisabled,
    }

    Swift

    enum AWSEC2ImageState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ImageTypeValues) {
        AWSEC2ImageTypeValuesUnknown,
        AWSEC2ImageTypeValuesMachine,
        AWSEC2ImageTypeValuesKernel,
        AWSEC2ImageTypeValuesRAMDisk,
    }

    Swift

    enum AWSEC2ImageTypeValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ImdsSupportValues) {
        AWSEC2ImdsSupportValuesUnknown,
        AWSEC2ImdsSupportValuesV20,
    }

    Swift

    enum AWSEC2ImdsSupportValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceAttributeName) {
        AWSEC2InstanceAttributeNameUnknown,
        AWSEC2InstanceAttributeNameInstanceType,
        AWSEC2InstanceAttributeNameKernel,
        AWSEC2InstanceAttributeNameRAMDisk,
        AWSEC2InstanceAttributeNameUserData,
        AWSEC2InstanceAttributeNameDisableApiTermination,
        AWSEC2InstanceAttributeNameInstanceInitiatedShutdownBehavior,
        AWSEC2InstanceAttributeNameRootDeviceName,
        AWSEC2InstanceAttributeNameBlockDeviceMapping,
        AWSEC2InstanceAttributeNameProductCodes,
        AWSEC2InstanceAttributeNameSourceDestCheck,
        AWSEC2InstanceAttributeNameGroupSet,
        AWSEC2InstanceAttributeNameEBSOptimized,
        AWSEC2InstanceAttributeNameSriovNetSupport,
        AWSEC2InstanceAttributeNameEnaSupport,
        AWSEC2InstanceAttributeNameEnclaveOptions,
        AWSEC2InstanceAttributeNameDisableApiStop,
    }

    Swift

    enum AWSEC2InstanceAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceAutoRecoveryState) {
        AWSEC2InstanceAutoRecoveryStateUnknown,
        AWSEC2InstanceAutoRecoveryStateDisabled,
        AWSEC2InstanceAutoRecoveryStateDefault,
    }

    Swift

    enum AWSEC2InstanceAutoRecoveryState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceBootModeValues) {
        AWSEC2InstanceBootModeValuesUnknown,
        AWSEC2InstanceBootModeValuesLegacyBios,
        AWSEC2InstanceBootModeValuesUefi,
    }

    Swift

    enum AWSEC2InstanceBootModeValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceEventWindowState) {
        AWSEC2InstanceEventWindowStateUnknown,
        AWSEC2InstanceEventWindowStateCreating,
        AWSEC2InstanceEventWindowStateDeleting,
        AWSEC2InstanceEventWindowStateActive,
        AWSEC2InstanceEventWindowStateDeleted,
    }

    Swift

    enum AWSEC2InstanceEventWindowState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceGeneration) {
        AWSEC2InstanceGenerationUnknown,
        AWSEC2InstanceGenerationCurrent,
        AWSEC2InstanceGenerationPrevious,
    }

    Swift

    enum AWSEC2InstanceGeneration : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceHealthStatus) {
        AWSEC2InstanceHealthStatusUnknown,
        AWSEC2InstanceHealthStatusHealthy,
        AWSEC2InstanceHealthStatusUnhealthy,
    }

    Swift

    enum AWSEC2InstanceHealthStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceInterruptionBehavior) {
        AWSEC2InstanceInterruptionBehaviorUnknown,
        AWSEC2InstanceInterruptionBehaviorHibernate,
        AWSEC2InstanceInterruptionBehaviorStop,
        AWSEC2InstanceInterruptionBehaviorTerminate,
    }

    Swift

    enum AWSEC2InstanceInterruptionBehavior : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceLifecycle) {
        AWSEC2InstanceLifecycleUnknown,
        AWSEC2InstanceLifecycleSpot,
        AWSEC2InstanceLifecycleOnDemand,
    }

    Swift

    enum AWSEC2InstanceLifecycle : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceLifecycleType) {
        AWSEC2InstanceLifecycleTypeUnknown,
        AWSEC2InstanceLifecycleTypeSpot,
        AWSEC2InstanceLifecycleTypeScheduled,
        AWSEC2InstanceLifecycleTypeCapacityBlock,
    }

    Swift

    enum AWSEC2InstanceLifecycleType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceMatchCriteria) {
        AWSEC2InstanceMatchCriteriaUnknown,
        AWSEC2InstanceMatchCriteriaOpen,
        AWSEC2InstanceMatchCriteriaTargeted,
    }

    Swift

    enum AWSEC2InstanceMatchCriteria : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceMetadataEndpointState) {
        AWSEC2InstanceMetadataEndpointStateUnknown,
        AWSEC2InstanceMetadataEndpointStateDisabled,
        AWSEC2InstanceMetadataEndpointStateEnabled,
    }

    Swift

    enum AWSEC2InstanceMetadataEndpointState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceMetadataOptionsState) {
        AWSEC2InstanceMetadataOptionsStateUnknown,
        AWSEC2InstanceMetadataOptionsStatePending,
        AWSEC2InstanceMetadataOptionsStateApplied,
    }

    Swift

    enum AWSEC2InstanceMetadataOptionsState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceMetadataProtocolState) {
        AWSEC2InstanceMetadataProtocolStateUnknown,
        AWSEC2InstanceMetadataProtocolStateDisabled,
        AWSEC2InstanceMetadataProtocolStateEnabled,
    }

    Swift

    enum AWSEC2InstanceMetadataProtocolState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceMetadataTagsState) {
        AWSEC2InstanceMetadataTagsStateUnknown,
        AWSEC2InstanceMetadataTagsStateDisabled,
        AWSEC2InstanceMetadataTagsStateEnabled,
    }

    Swift

    enum AWSEC2InstanceMetadataTagsState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceStateName) {
        AWSEC2InstanceStateNameUnknown,
        AWSEC2InstanceStateNamePending,
        AWSEC2InstanceStateNameRunning,
        AWSEC2InstanceStateNameShuttingDown,
        AWSEC2InstanceStateNameTerminated,
        AWSEC2InstanceStateNameStopping,
        AWSEC2InstanceStateNameStopped,
    }

    Swift

    enum AWSEC2InstanceStateName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceStorageEncryptionSupport) {
        AWSEC2InstanceStorageEncryptionSupportUnknown,
        AWSEC2InstanceStorageEncryptionSupportUnsupported,
        AWSEC2InstanceStorageEncryptionSupportRequired,
    }

    Swift

    enum AWSEC2InstanceStorageEncryptionSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceType) {
        AWSEC2InstanceTypeUnknown,
        AWSEC2InstanceTypeA1_medium,
        AWSEC2InstanceTypeA1_large,
        AWSEC2InstanceTypeA1_xlarge,
        AWSEC2InstanceTypeA1_2xlarge,
        AWSEC2InstanceTypeA1_4xlarge,
        AWSEC2InstanceTypeA1_metal,
        AWSEC2InstanceTypeC1_medium,
        AWSEC2InstanceTypeC1_xlarge,
        AWSEC2InstanceTypeC3_large,
        AWSEC2InstanceTypeC3_xlarge,
        AWSEC2InstanceTypeC3_2xlarge,
        AWSEC2InstanceTypeC3_4xlarge,
        AWSEC2InstanceTypeC3_8xlarge,
        AWSEC2InstanceTypeC4_large,
        AWSEC2InstanceTypeC4_xlarge,
        AWSEC2InstanceTypeC4_2xlarge,
        AWSEC2InstanceTypeC4_4xlarge,
        AWSEC2InstanceTypeC4_8xlarge,
        AWSEC2InstanceTypeC5_large,
        AWSEC2InstanceTypeC5_xlarge,
        AWSEC2InstanceTypeC5_2xlarge,
        AWSEC2InstanceTypeC5_4xlarge,
        AWSEC2InstanceTypeC5_9xlarge,
        AWSEC2InstanceTypeC5_12xlarge,
        AWSEC2InstanceTypeC5_18xlarge,
        AWSEC2InstanceTypeC5_24xlarge,
        AWSEC2InstanceTypeC5_metal,
        AWSEC2InstanceTypeC5A_large,
        AWSEC2InstanceTypeC5A_xlarge,
        AWSEC2InstanceTypeC5A_2xlarge,
        AWSEC2InstanceTypeC5A_4xlarge,
        AWSEC2InstanceTypeC5A_8xlarge,
        AWSEC2InstanceTypeC5A_12xlarge,
        AWSEC2InstanceTypeC5A_16xlarge,
        AWSEC2InstanceTypeC5A_24xlarge,
        AWSEC2InstanceTypeC5Ad_large,
        AWSEC2InstanceTypeC5Ad_xlarge,
        AWSEC2InstanceTypeC5Ad_2xlarge,
        AWSEC2InstanceTypeC5Ad_4xlarge,
        AWSEC2InstanceTypeC5Ad_8xlarge,
        AWSEC2InstanceTypeC5Ad_12xlarge,
        AWSEC2InstanceTypeC5Ad_16xlarge,
        AWSEC2InstanceTypeC5Ad_24xlarge,
        AWSEC2InstanceTypeC5D_large,
        AWSEC2InstanceTypeC5D_xlarge,
        AWSEC2InstanceTypeC5D_2xlarge,
        AWSEC2InstanceTypeC5D_4xlarge,
        AWSEC2InstanceTypeC5D_9xlarge,
        AWSEC2InstanceTypeC5D_12xlarge,
        AWSEC2InstanceTypeC5D_18xlarge,
        AWSEC2InstanceTypeC5D_24xlarge,
        AWSEC2InstanceTypeC5D_metal,
        AWSEC2InstanceTypeC5N_large,
        AWSEC2InstanceTypeC5N_xlarge,
        AWSEC2InstanceTypeC5N_2xlarge,
        AWSEC2InstanceTypeC5N_4xlarge,
        AWSEC2InstanceTypeC5N_9xlarge,
        AWSEC2InstanceTypeC5N_18xlarge,
        AWSEC2InstanceTypeC5N_metal,
        AWSEC2InstanceTypeC6G_medium,
        AWSEC2InstanceTypeC6G_large,
        AWSEC2InstanceTypeC6G_xlarge,
        AWSEC2InstanceTypeC6G_2xlarge,
        AWSEC2InstanceTypeC6G_4xlarge,
        AWSEC2InstanceTypeC6G_8xlarge,
        AWSEC2InstanceTypeC6G_12xlarge,
        AWSEC2InstanceTypeC6G_16xlarge,
        AWSEC2InstanceTypeC6G_metal,
        AWSEC2InstanceTypeC6Gd_medium,
        AWSEC2InstanceTypeC6Gd_large,
        AWSEC2InstanceTypeC6Gd_xlarge,
        AWSEC2InstanceTypeC6Gd_2xlarge,
        AWSEC2InstanceTypeC6Gd_4xlarge,
        AWSEC2InstanceTypeC6Gd_8xlarge,
        AWSEC2InstanceTypeC6Gd_12xlarge,
        AWSEC2InstanceTypeC6Gd_16xlarge,
        AWSEC2InstanceTypeC6Gd_metal,
        AWSEC2InstanceTypeC6Gn_medium,
        AWSEC2InstanceTypeC6Gn_large,
        AWSEC2InstanceTypeC6Gn_xlarge,
        AWSEC2InstanceTypeC6Gn_2xlarge,
        AWSEC2InstanceTypeC6Gn_4xlarge,
        AWSEC2InstanceTypeC6Gn_8xlarge,
        AWSEC2InstanceTypeC6Gn_12xlarge,
        AWSEC2InstanceTypeC6Gn_16xlarge,
        AWSEC2InstanceTypeC6I_large,
        AWSEC2InstanceTypeC6I_xlarge,
        AWSEC2InstanceTypeC6I_2xlarge,
        AWSEC2InstanceTypeC6I_4xlarge,
        AWSEC2InstanceTypeC6I_8xlarge,
        AWSEC2InstanceTypeC6I_12xlarge,
        AWSEC2InstanceTypeC6I_16xlarge,
        AWSEC2InstanceTypeC6I_24xlarge,
        AWSEC2InstanceTypeC6I_32xlarge,
        AWSEC2InstanceTypeC6I_metal,
        AWSEC2InstanceTypeCC1_4xlarge,
        AWSEC2InstanceTypeCC2_8xlarge,
        AWSEC2InstanceTypeCG1_4xlarge,
        AWSEC2InstanceTypeCR1_8xlarge,
        AWSEC2InstanceTypeD2_xlarge,
        AWSEC2InstanceTypeD2_2xlarge,
        AWSEC2InstanceTypeD2_4xlarge,
        AWSEC2InstanceTypeD2_8xlarge,
        AWSEC2InstanceTypeD3_xlarge,
        AWSEC2InstanceTypeD3_2xlarge,
        AWSEC2InstanceTypeD3_4xlarge,
        AWSEC2InstanceTypeD3_8xlarge,
        AWSEC2InstanceTypeD3En_xlarge,
        AWSEC2InstanceTypeD3En_2xlarge,
        AWSEC2InstanceTypeD3En_4xlarge,
        AWSEC2InstanceTypeD3En_6xlarge,
        AWSEC2InstanceTypeD3En_8xlarge,
        AWSEC2InstanceTypeD3En_12xlarge,
        AWSEC2InstanceTypeDL1_24xlarge,
        AWSEC2InstanceTypeF1_2xlarge,
        AWSEC2InstanceTypeF1_4xlarge,
        AWSEC2InstanceTypeF1_16xlarge,
        AWSEC2InstanceTypeG2_2xlarge,
        AWSEC2InstanceTypeG2_8xlarge,
        AWSEC2InstanceTypeG3_4xlarge,
        AWSEC2InstanceTypeG3_8xlarge,
        AWSEC2InstanceTypeG3_16xlarge,
        AWSEC2InstanceTypeG3S_xlarge,
        AWSEC2InstanceTypeG4Ad_xlarge,
        AWSEC2InstanceTypeG4Ad_2xlarge,
        AWSEC2InstanceTypeG4Ad_4xlarge,
        AWSEC2InstanceTypeG4Ad_8xlarge,
        AWSEC2InstanceTypeG4Ad_16xlarge,
        AWSEC2InstanceTypeG4Dn_xlarge,
        AWSEC2InstanceTypeG4Dn_2xlarge,
        AWSEC2InstanceTypeG4Dn_4xlarge,
        AWSEC2InstanceTypeG4Dn_8xlarge,
        AWSEC2InstanceTypeG4Dn_12xlarge,
        AWSEC2InstanceTypeG4Dn_16xlarge,
        AWSEC2InstanceTypeG4Dn_metal,
        AWSEC2InstanceTypeG5_xlarge,
        AWSEC2InstanceTypeG5_2xlarge,
        AWSEC2InstanceTypeG5_4xlarge,
        AWSEC2InstanceTypeG5_8xlarge,
        AWSEC2InstanceTypeG5_12xlarge,
        AWSEC2InstanceTypeG5_16xlarge,
        AWSEC2InstanceTypeG5_24xlarge,
        AWSEC2InstanceTypeG5_48xlarge,
        AWSEC2InstanceTypeG5G_xlarge,
        AWSEC2InstanceTypeG5G_2xlarge,
        AWSEC2InstanceTypeG5G_4xlarge,
        AWSEC2InstanceTypeG5G_8xlarge,
        AWSEC2InstanceTypeG5G_16xlarge,
        AWSEC2InstanceTypeG5G_metal,
        AWSEC2InstanceTypeHI1_4xlarge,
        AWSEC2InstanceTypeHPC6a_48xlarge,
        AWSEC2InstanceTypeHS1_8xlarge,
        AWSEC2InstanceTypeH1_2xlarge,
        AWSEC2InstanceTypeH1_4xlarge,
        AWSEC2InstanceTypeH1_8xlarge,
        AWSEC2InstanceTypeH1_16xlarge,
        AWSEC2InstanceTypeI2_xlarge,
        AWSEC2InstanceTypeI2_2xlarge,
        AWSEC2InstanceTypeI2_4xlarge,
        AWSEC2InstanceTypeI2_8xlarge,
        AWSEC2InstanceTypeI3_large,
        AWSEC2InstanceTypeI3_xlarge,
        AWSEC2InstanceTypeI3_2xlarge,
        AWSEC2InstanceTypeI3_4xlarge,
        AWSEC2InstanceTypeI3_8xlarge,
        AWSEC2InstanceTypeI3_16xlarge,
        AWSEC2InstanceTypeI3_metal,
        AWSEC2InstanceTypeI3En_large,
        AWSEC2InstanceTypeI3En_xlarge,
        AWSEC2InstanceTypeI3En_2xlarge,
        AWSEC2InstanceTypeI3En_3xlarge,
        AWSEC2InstanceTypeI3En_6xlarge,
        AWSEC2InstanceTypeI3En_12xlarge,
        AWSEC2InstanceTypeI3En_24xlarge,
        AWSEC2InstanceTypeI3En_metal,
        AWSEC2InstanceTypeIM4gn_large,
        AWSEC2InstanceTypeIM4gn_xlarge,
        AWSEC2InstanceTypeIM4gn_2xlarge,
        AWSEC2InstanceTypeIM4gn_4xlarge,
        AWSEC2InstanceTypeIM4gn_8xlarge,
        AWSEC2InstanceTypeIM4gn_16xlarge,
        AWSEC2InstanceTypeINF1_xlarge,
        AWSEC2InstanceTypeINF1_2xlarge,
        AWSEC2InstanceTypeINF1_6xlarge,
        AWSEC2InstanceTypeINF1_24xlarge,
        AWSEC2InstanceTypeIS4gen_medium,
        AWSEC2InstanceTypeIS4gen_large,
        AWSEC2InstanceTypeIS4gen_xlarge,
        AWSEC2InstanceTypeIS4gen_2xlarge,
        AWSEC2InstanceTypeIS4gen_4xlarge,
        AWSEC2InstanceTypeIS4gen_8xlarge,
        AWSEC2InstanceTypeM1_small,
        AWSEC2InstanceTypeM1_medium,
        AWSEC2InstanceTypeM1_large,
        AWSEC2InstanceTypeM1_xlarge,
        AWSEC2InstanceTypeM2_xlarge,
        AWSEC2InstanceTypeM2_2xlarge,
        AWSEC2InstanceTypeM2_4xlarge,
        AWSEC2InstanceTypeM3_medium,
        AWSEC2InstanceTypeM3_large,
        AWSEC2InstanceTypeM3_xlarge,
        AWSEC2InstanceTypeM3_2xlarge,
        AWSEC2InstanceTypeM4_large,
        AWSEC2InstanceTypeM4_xlarge,
        AWSEC2InstanceTypeM4_2xlarge,
        AWSEC2InstanceTypeM4_4xlarge,
        AWSEC2InstanceTypeM4_10xlarge,
        AWSEC2InstanceTypeM4_16xlarge,
        AWSEC2InstanceTypeM5_large,
        AWSEC2InstanceTypeM5_xlarge,
        AWSEC2InstanceTypeM5_2xlarge,
        AWSEC2InstanceTypeM5_4xlarge,
        AWSEC2InstanceTypeM5_8xlarge,
        AWSEC2InstanceTypeM5_12xlarge,
        AWSEC2InstanceTypeM5_16xlarge,
        AWSEC2InstanceTypeM5_24xlarge,
        AWSEC2InstanceTypeM5_metal,
        AWSEC2InstanceTypeM5A_large,
        AWSEC2InstanceTypeM5A_xlarge,
        AWSEC2InstanceTypeM5A_2xlarge,
        AWSEC2InstanceTypeM5A_4xlarge,
        AWSEC2InstanceTypeM5A_8xlarge,
        AWSEC2InstanceTypeM5A_12xlarge,
        AWSEC2InstanceTypeM5A_16xlarge,
        AWSEC2InstanceTypeM5A_24xlarge,
        AWSEC2InstanceTypeM5Ad_large,
        AWSEC2InstanceTypeM5Ad_xlarge,
        AWSEC2InstanceTypeM5Ad_2xlarge,
        AWSEC2InstanceTypeM5Ad_4xlarge,
        AWSEC2InstanceTypeM5Ad_8xlarge,
        AWSEC2InstanceTypeM5Ad_12xlarge,
        AWSEC2InstanceTypeM5Ad_16xlarge,
        AWSEC2InstanceTypeM5Ad_24xlarge,
        AWSEC2InstanceTypeM5D_large,
        AWSEC2InstanceTypeM5D_xlarge,
        AWSEC2InstanceTypeM5D_2xlarge,
        AWSEC2InstanceTypeM5D_4xlarge,
        AWSEC2InstanceTypeM5D_8xlarge,
        AWSEC2InstanceTypeM5D_12xlarge,
        AWSEC2InstanceTypeM5D_16xlarge,
        AWSEC2InstanceTypeM5D_24xlarge,
        AWSEC2InstanceTypeM5D_metal,
        AWSEC2InstanceTypeM5Dn_large,
        AWSEC2InstanceTypeM5Dn_xlarge,
        AWSEC2InstanceTypeM5Dn_2xlarge,
        AWSEC2InstanceTypeM5Dn_4xlarge,
        AWSEC2InstanceTypeM5Dn_8xlarge,
        AWSEC2InstanceTypeM5Dn_12xlarge,
        AWSEC2InstanceTypeM5Dn_16xlarge,
        AWSEC2InstanceTypeM5Dn_24xlarge,
        AWSEC2InstanceTypeM5Dn_metal,
        AWSEC2InstanceTypeM5N_large,
        AWSEC2InstanceTypeM5N_xlarge,
        AWSEC2InstanceTypeM5N_2xlarge,
        AWSEC2InstanceTypeM5N_4xlarge,
        AWSEC2InstanceTypeM5N_8xlarge,
        AWSEC2InstanceTypeM5N_12xlarge,
        AWSEC2InstanceTypeM5N_16xlarge,
        AWSEC2InstanceTypeM5N_24xlarge,
        AWSEC2InstanceTypeM5N_metal,
        AWSEC2InstanceTypeM5Zn_large,
        AWSEC2InstanceTypeM5Zn_xlarge,
        AWSEC2InstanceTypeM5Zn_2xlarge,
        AWSEC2InstanceTypeM5Zn_3xlarge,
        AWSEC2InstanceTypeM5Zn_6xlarge,
        AWSEC2InstanceTypeM5Zn_12xlarge,
        AWSEC2InstanceTypeM5Zn_metal,
        AWSEC2InstanceTypeM6A_large,
        AWSEC2InstanceTypeM6A_xlarge,
        AWSEC2InstanceTypeM6A_2xlarge,
        AWSEC2InstanceTypeM6A_4xlarge,
        AWSEC2InstanceTypeM6A_8xlarge,
        AWSEC2InstanceTypeM6A_12xlarge,
        AWSEC2InstanceTypeM6A_16xlarge,
        AWSEC2InstanceTypeM6A_24xlarge,
        AWSEC2InstanceTypeM6A_32xlarge,
        AWSEC2InstanceTypeM6A_48xlarge,
        AWSEC2InstanceTypeM6G_metal,
        AWSEC2InstanceTypeM6G_medium,
        AWSEC2InstanceTypeM6G_large,
        AWSEC2InstanceTypeM6G_xlarge,
        AWSEC2InstanceTypeM6G_2xlarge,
        AWSEC2InstanceTypeM6G_4xlarge,
        AWSEC2InstanceTypeM6G_8xlarge,
        AWSEC2InstanceTypeM6G_12xlarge,
        AWSEC2InstanceTypeM6G_16xlarge,
        AWSEC2InstanceTypeM6Gd_metal,
        AWSEC2InstanceTypeM6Gd_medium,
        AWSEC2InstanceTypeM6Gd_large,
        AWSEC2InstanceTypeM6Gd_xlarge,
        AWSEC2InstanceTypeM6Gd_2xlarge,
        AWSEC2InstanceTypeM6Gd_4xlarge,
        AWSEC2InstanceTypeM6Gd_8xlarge,
        AWSEC2InstanceTypeM6Gd_12xlarge,
        AWSEC2InstanceTypeM6Gd_16xlarge,
        AWSEC2InstanceTypeM6I_large,
        AWSEC2InstanceTypeM6I_xlarge,
        AWSEC2InstanceTypeM6I_2xlarge,
        AWSEC2InstanceTypeM6I_4xlarge,
        AWSEC2InstanceTypeM6I_8xlarge,
        AWSEC2InstanceTypeM6I_12xlarge,
        AWSEC2InstanceTypeM6I_16xlarge,
        AWSEC2InstanceTypeM6I_24xlarge,
        AWSEC2InstanceTypeM6I_32xlarge,
        AWSEC2InstanceTypeM6I_metal,
        AWSEC2InstanceTypeMAC1_metal,
        AWSEC2InstanceTypeP2_xlarge,
        AWSEC2InstanceTypeP2_8xlarge,
        AWSEC2InstanceTypeP2_16xlarge,
        AWSEC2InstanceTypeP3_2xlarge,
        AWSEC2InstanceTypeP3_8xlarge,
        AWSEC2InstanceTypeP3_16xlarge,
        AWSEC2InstanceTypeP3Dn_24xlarge,
        AWSEC2InstanceTypeP4D_24xlarge,
        AWSEC2InstanceTypeR3_large,
        AWSEC2InstanceTypeR3_xlarge,
        AWSEC2InstanceTypeR3_2xlarge,
        AWSEC2InstanceTypeR3_4xlarge,
        AWSEC2InstanceTypeR3_8xlarge,
        AWSEC2InstanceTypeR4_large,
        AWSEC2InstanceTypeR4_xlarge,
        AWSEC2InstanceTypeR4_2xlarge,
        AWSEC2InstanceTypeR4_4xlarge,
        AWSEC2InstanceTypeR4_8xlarge,
        AWSEC2InstanceTypeR4_16xlarge,
        AWSEC2InstanceTypeR5_large,
        AWSEC2InstanceTypeR5_xlarge,
        AWSEC2InstanceTypeR5_2xlarge,
        AWSEC2InstanceTypeR5_4xlarge,
        AWSEC2InstanceTypeR5_8xlarge,
        AWSEC2InstanceTypeR5_12xlarge,
        AWSEC2InstanceTypeR5_16xlarge,
        AWSEC2InstanceTypeR5_24xlarge,
        AWSEC2InstanceTypeR5_metal,
        AWSEC2InstanceTypeR5A_large,
        AWSEC2InstanceTypeR5A_xlarge,
        AWSEC2InstanceTypeR5A_2xlarge,
        AWSEC2InstanceTypeR5A_4xlarge,
        AWSEC2InstanceTypeR5A_8xlarge,
        AWSEC2InstanceTypeR5A_12xlarge,
        AWSEC2InstanceTypeR5A_16xlarge,
        AWSEC2InstanceTypeR5A_24xlarge,
        AWSEC2InstanceTypeR5Ad_large,
        AWSEC2InstanceTypeR5Ad_xlarge,
        AWSEC2InstanceTypeR5Ad_2xlarge,
        AWSEC2InstanceTypeR5Ad_4xlarge,
        AWSEC2InstanceTypeR5Ad_8xlarge,
        AWSEC2InstanceTypeR5Ad_12xlarge,
        AWSEC2InstanceTypeR5Ad_16xlarge,
        AWSEC2InstanceTypeR5Ad_24xlarge,
        AWSEC2InstanceTypeR5B_large,
        AWSEC2InstanceTypeR5B_xlarge,
        AWSEC2InstanceTypeR5B_2xlarge,
        AWSEC2InstanceTypeR5B_4xlarge,
        AWSEC2InstanceTypeR5B_8xlarge,
        AWSEC2InstanceTypeR5B_12xlarge,
        AWSEC2InstanceTypeR5B_16xlarge,
        AWSEC2InstanceTypeR5B_24xlarge,
        AWSEC2InstanceTypeR5B_metal,
        AWSEC2InstanceTypeR5D_large,
        AWSEC2InstanceTypeR5D_xlarge,
        AWSEC2InstanceTypeR5D_2xlarge,
        AWSEC2InstanceTypeR5D_4xlarge,
        AWSEC2InstanceTypeR5D_8xlarge,
        AWSEC2InstanceTypeR5D_12xlarge,
        AWSEC2InstanceTypeR5D_16xlarge,
        AWSEC2InstanceTypeR5D_24xlarge,
        AWSEC2InstanceTypeR5D_metal,
        AWSEC2InstanceTypeR5Dn_large,
        AWSEC2InstanceTypeR5Dn_xlarge,
        AWSEC2InstanceTypeR5Dn_2xlarge,
        AWSEC2InstanceTypeR5Dn_4xlarge,
        AWSEC2InstanceTypeR5Dn_8xlarge,
        AWSEC2InstanceTypeR5Dn_12xlarge,
        AWSEC2InstanceTypeR5Dn_16xlarge,
        AWSEC2InstanceTypeR5Dn_24xlarge,
        AWSEC2InstanceTypeR5Dn_metal,
        AWSEC2InstanceTypeR5N_large,
        AWSEC2InstanceTypeR5N_xlarge,
        AWSEC2InstanceTypeR5N_2xlarge,
        AWSEC2InstanceTypeR5N_4xlarge,
        AWSEC2InstanceTypeR5N_8xlarge,
        AWSEC2InstanceTypeR5N_12xlarge,
        AWSEC2InstanceTypeR5N_16xlarge,
        AWSEC2InstanceTypeR5N_24xlarge,
        AWSEC2InstanceTypeR5N_metal,
        AWSEC2InstanceTypeR6G_medium,
        AWSEC2InstanceTypeR6G_large,
        AWSEC2InstanceTypeR6G_xlarge,
        AWSEC2InstanceTypeR6G_2xlarge,
        AWSEC2InstanceTypeR6G_4xlarge,
        AWSEC2InstanceTypeR6G_8xlarge,
        AWSEC2InstanceTypeR6G_12xlarge,
        AWSEC2InstanceTypeR6G_16xlarge,
        AWSEC2InstanceTypeR6G_metal,
        AWSEC2InstanceTypeR6Gd_medium,
        AWSEC2InstanceTypeR6Gd_large,
        AWSEC2InstanceTypeR6Gd_xlarge,
        AWSEC2InstanceTypeR6Gd_2xlarge,
        AWSEC2InstanceTypeR6Gd_4xlarge,
        AWSEC2InstanceTypeR6Gd_8xlarge,
        AWSEC2InstanceTypeR6Gd_12xlarge,
        AWSEC2InstanceTypeR6Gd_16xlarge,
        AWSEC2InstanceTypeR6Gd_metal,
        AWSEC2InstanceTypeR6I_large,
        AWSEC2InstanceTypeR6I_xlarge,
        AWSEC2InstanceTypeR6I_2xlarge,
        AWSEC2InstanceTypeR6I_4xlarge,
        AWSEC2InstanceTypeR6I_8xlarge,
        AWSEC2InstanceTypeR6I_12xlarge,
        AWSEC2InstanceTypeR6I_16xlarge,
        AWSEC2InstanceTypeR6I_24xlarge,
        AWSEC2InstanceTypeR6I_32xlarge,
        AWSEC2InstanceTypeR6I_metal,
        AWSEC2InstanceTypeT1_micro,
        AWSEC2InstanceTypeT2_nano,
        AWSEC2InstanceTypeT2_micro,
        AWSEC2InstanceTypeT2_small,
        AWSEC2InstanceTypeT2_medium,
        AWSEC2InstanceTypeT2_large,
        AWSEC2InstanceTypeT2_xlarge,
        AWSEC2InstanceTypeT2_2xlarge,
        AWSEC2InstanceTypeT3_nano,
        AWSEC2InstanceTypeT3_micro,
        AWSEC2InstanceTypeT3_small,
        AWSEC2InstanceTypeT3_medium,
        AWSEC2InstanceTypeT3_large,
        AWSEC2InstanceTypeT3_xlarge,
        AWSEC2InstanceTypeT3_2xlarge,
        AWSEC2InstanceTypeT3A_nano,
        AWSEC2InstanceTypeT3A_micro,
        AWSEC2InstanceTypeT3A_small,
        AWSEC2InstanceTypeT3A_medium,
        AWSEC2InstanceTypeT3A_large,
        AWSEC2InstanceTypeT3A_xlarge,
        AWSEC2InstanceTypeT3A_2xlarge,
        AWSEC2InstanceTypeT4G_nano,
        AWSEC2InstanceTypeT4G_micro,
        AWSEC2InstanceTypeT4G_small,
        AWSEC2InstanceTypeT4G_medium,
        AWSEC2InstanceTypeT4G_large,
        AWSEC2InstanceTypeT4G_xlarge,
        AWSEC2InstanceTypeT4G_2xlarge,
        AWSEC2InstanceTypeU_6tb1_56xlarge,
        AWSEC2InstanceTypeU_6tb1_112xlarge,
        AWSEC2InstanceTypeU_9tb1_112xlarge,
        AWSEC2InstanceTypeU_12tb1_112xlarge,
        AWSEC2InstanceTypeU_6tb1_metal,
        AWSEC2InstanceTypeU_9tb1_metal,
        AWSEC2InstanceTypeU_12tb1_metal,
        AWSEC2InstanceTypeU_18tb1_metal,
        AWSEC2InstanceTypeU_24tb1_metal,
        AWSEC2InstanceTypeVT1_3xlarge,
        AWSEC2InstanceTypeVT1_6xlarge,
        AWSEC2InstanceTypeVT1_24xlarge,
        AWSEC2InstanceTypeX1_16xlarge,
        AWSEC2InstanceTypeX1_32xlarge,
        AWSEC2InstanceTypeX1E_xlarge,
        AWSEC2InstanceTypeX1E_2xlarge,
        AWSEC2InstanceTypeX1E_4xlarge,
        AWSEC2InstanceTypeX1E_8xlarge,
        AWSEC2InstanceTypeX1E_16xlarge,
        AWSEC2InstanceTypeX1E_32xlarge,
        AWSEC2InstanceTypeX2Iezn_2xlarge,
        AWSEC2InstanceTypeX2Iezn_4xlarge,
        AWSEC2InstanceTypeX2Iezn_6xlarge,
        AWSEC2InstanceTypeX2Iezn_8xlarge,
        AWSEC2InstanceTypeX2Iezn_12xlarge,
        AWSEC2InstanceTypeX2Iezn_metal,
        AWSEC2InstanceTypeX2Gd_medium,
        AWSEC2InstanceTypeX2Gd_large,
        AWSEC2InstanceTypeX2Gd_xlarge,
        AWSEC2InstanceTypeX2Gd_2xlarge,
        AWSEC2InstanceTypeX2Gd_4xlarge,
        AWSEC2InstanceTypeX2Gd_8xlarge,
        AWSEC2InstanceTypeX2Gd_12xlarge,
        AWSEC2InstanceTypeX2Gd_16xlarge,
        AWSEC2InstanceTypeX2Gd_metal,
        AWSEC2InstanceTypeZ1D_large,
        AWSEC2InstanceTypeZ1D_xlarge,
        AWSEC2InstanceTypeZ1D_2xlarge,
        AWSEC2InstanceTypeZ1D_3xlarge,
        AWSEC2InstanceTypeZ1D_6xlarge,
        AWSEC2InstanceTypeZ1D_12xlarge,
        AWSEC2InstanceTypeZ1D_metal,
        AWSEC2InstanceTypeX2Idn_16xlarge,
        AWSEC2InstanceTypeX2Idn_24xlarge,
        AWSEC2InstanceTypeX2Idn_32xlarge,
        AWSEC2InstanceTypeX2Iedn_xlarge,
        AWSEC2InstanceTypeX2Iedn_2xlarge,
        AWSEC2InstanceTypeX2Iedn_4xlarge,
        AWSEC2InstanceTypeX2Iedn_8xlarge,
        AWSEC2InstanceTypeX2Iedn_16xlarge,
        AWSEC2InstanceTypeX2Iedn_24xlarge,
        AWSEC2InstanceTypeX2Iedn_32xlarge,
        AWSEC2InstanceTypeC6A_large,
        AWSEC2InstanceTypeC6A_xlarge,
        AWSEC2InstanceTypeC6A_2xlarge,
        AWSEC2InstanceTypeC6A_4xlarge,
        AWSEC2InstanceTypeC6A_8xlarge,
        AWSEC2InstanceTypeC6A_12xlarge,
        AWSEC2InstanceTypeC6A_16xlarge,
        AWSEC2InstanceTypeC6A_24xlarge,
        AWSEC2InstanceTypeC6A_32xlarge,
        AWSEC2InstanceTypeC6A_48xlarge,
        AWSEC2InstanceTypeC6A_metal,
        AWSEC2InstanceTypeM6A_metal,
        AWSEC2InstanceTypeI4I_large,
        AWSEC2InstanceTypeI4I_xlarge,
        AWSEC2InstanceTypeI4I_2xlarge,
        AWSEC2InstanceTypeI4I_4xlarge,
        AWSEC2InstanceTypeI4I_8xlarge,
        AWSEC2InstanceTypeI4I_16xlarge,
        AWSEC2InstanceTypeI4I_32xlarge,
        AWSEC2InstanceTypeI4I_metal,
        AWSEC2InstanceTypeX2Idn_metal,
        AWSEC2InstanceTypeX2Iedn_metal,
        AWSEC2InstanceTypeC7G_medium,
        AWSEC2InstanceTypeC7G_large,
        AWSEC2InstanceTypeC7G_xlarge,
        AWSEC2InstanceTypeC7G_2xlarge,
        AWSEC2InstanceTypeC7G_4xlarge,
        AWSEC2InstanceTypeC7G_8xlarge,
        AWSEC2InstanceTypeC7G_12xlarge,
        AWSEC2InstanceTypeC7G_16xlarge,
        AWSEC2InstanceTypeMAC2_metal,
        AWSEC2InstanceTypeC6Id_large,
        AWSEC2InstanceTypeC6Id_xlarge,
        AWSEC2InstanceTypeC6Id_2xlarge,
        AWSEC2InstanceTypeC6Id_4xlarge,
        AWSEC2InstanceTypeC6Id_8xlarge,
        AWSEC2InstanceTypeC6Id_12xlarge,
        AWSEC2InstanceTypeC6Id_16xlarge,
        AWSEC2InstanceTypeC6Id_24xlarge,
        AWSEC2InstanceTypeC6Id_32xlarge,
        AWSEC2InstanceTypeC6Id_metal,
        AWSEC2InstanceTypeM6Id_large,
        AWSEC2InstanceTypeM6Id_xlarge,
        AWSEC2InstanceTypeM6Id_2xlarge,
        AWSEC2InstanceTypeM6Id_4xlarge,
        AWSEC2InstanceTypeM6Id_8xlarge,
        AWSEC2InstanceTypeM6Id_12xlarge,
        AWSEC2InstanceTypeM6Id_16xlarge,
        AWSEC2InstanceTypeM6Id_24xlarge,
        AWSEC2InstanceTypeM6Id_32xlarge,
        AWSEC2InstanceTypeM6Id_metal,
        AWSEC2InstanceTypeR6Id_large,
        AWSEC2InstanceTypeR6Id_xlarge,
        AWSEC2InstanceTypeR6Id_2xlarge,
        AWSEC2InstanceTypeR6Id_4xlarge,
        AWSEC2InstanceTypeR6Id_8xlarge,
        AWSEC2InstanceTypeR6Id_12xlarge,
        AWSEC2InstanceTypeR6Id_16xlarge,
        AWSEC2InstanceTypeR6Id_24xlarge,
        AWSEC2InstanceTypeR6Id_32xlarge,
        AWSEC2InstanceTypeR6Id_metal,
        AWSEC2InstanceTypeR6A_large,
        AWSEC2InstanceTypeR6A_xlarge,
        AWSEC2InstanceTypeR6A_2xlarge,
        AWSEC2InstanceTypeR6A_4xlarge,
        AWSEC2InstanceTypeR6A_8xlarge,
        AWSEC2InstanceTypeR6A_12xlarge,
        AWSEC2InstanceTypeR6A_16xlarge,
        AWSEC2InstanceTypeR6A_24xlarge,
        AWSEC2InstanceTypeR6A_32xlarge,
        AWSEC2InstanceTypeR6A_48xlarge,
        AWSEC2InstanceTypeR6A_metal,
        AWSEC2InstanceTypeP4De_24xlarge,
        AWSEC2InstanceTypeU_3tb1_56xlarge,
        AWSEC2InstanceTypeU_18tb1_112xlarge,
        AWSEC2InstanceTypeU_24tb1_112xlarge,
        AWSEC2InstanceTypeTRN1_2xlarge,
        AWSEC2InstanceTypeTRN1_32xlarge,
        AWSEC2InstanceTypeHPC6id_32xlarge,
        AWSEC2InstanceTypeC6In_large,
        AWSEC2InstanceTypeC6In_xlarge,
        AWSEC2InstanceTypeC6In_2xlarge,
        AWSEC2InstanceTypeC6In_4xlarge,
        AWSEC2InstanceTypeC6In_8xlarge,
        AWSEC2InstanceTypeC6In_12xlarge,
        AWSEC2InstanceTypeC6In_16xlarge,
        AWSEC2InstanceTypeC6In_24xlarge,
        AWSEC2InstanceTypeC6In_32xlarge,
        AWSEC2InstanceTypeM6In_large,
        AWSEC2InstanceTypeM6In_xlarge,
        AWSEC2InstanceTypeM6In_2xlarge,
        AWSEC2InstanceTypeM6In_4xlarge,
        AWSEC2InstanceTypeM6In_8xlarge,
        AWSEC2InstanceTypeM6In_12xlarge,
        AWSEC2InstanceTypeM6In_16xlarge,
        AWSEC2InstanceTypeM6In_24xlarge,
        AWSEC2InstanceTypeM6In_32xlarge,
        AWSEC2InstanceTypeM6Idn_large,
        AWSEC2InstanceTypeM6Idn_xlarge,
        AWSEC2InstanceTypeM6Idn_2xlarge,
        AWSEC2InstanceTypeM6Idn_4xlarge,
        AWSEC2InstanceTypeM6Idn_8xlarge,
        AWSEC2InstanceTypeM6Idn_12xlarge,
        AWSEC2InstanceTypeM6Idn_16xlarge,
        AWSEC2InstanceTypeM6Idn_24xlarge,
        AWSEC2InstanceTypeM6Idn_32xlarge,
        AWSEC2InstanceTypeR6In_large,
        AWSEC2InstanceTypeR6In_xlarge,
        AWSEC2InstanceTypeR6In_2xlarge,
        AWSEC2InstanceTypeR6In_4xlarge,
        AWSEC2InstanceTypeR6In_8xlarge,
        AWSEC2InstanceTypeR6In_12xlarge,
        AWSEC2InstanceTypeR6In_16xlarge,
        AWSEC2InstanceTypeR6In_24xlarge,
        AWSEC2InstanceTypeR6In_32xlarge,
        AWSEC2InstanceTypeR6Idn_large,
        AWSEC2InstanceTypeR6Idn_xlarge,
        AWSEC2InstanceTypeR6Idn_2xlarge,
        AWSEC2InstanceTypeR6Idn_4xlarge,
        AWSEC2InstanceTypeR6Idn_8xlarge,
        AWSEC2InstanceTypeR6Idn_12xlarge,
        AWSEC2InstanceTypeR6Idn_16xlarge,
        AWSEC2InstanceTypeR6Idn_24xlarge,
        AWSEC2InstanceTypeR6Idn_32xlarge,
        AWSEC2InstanceTypeC7G_metal,
        AWSEC2InstanceTypeM7G_medium,
        AWSEC2InstanceTypeM7G_large,
        AWSEC2InstanceTypeM7G_xlarge,
        AWSEC2InstanceTypeM7G_2xlarge,
        AWSEC2InstanceTypeM7G_4xlarge,
        AWSEC2InstanceTypeM7G_8xlarge,
        AWSEC2InstanceTypeM7G_12xlarge,
        AWSEC2InstanceTypeM7G_16xlarge,
        AWSEC2InstanceTypeM7G_metal,
        AWSEC2InstanceTypeR7G_medium,
        AWSEC2InstanceTypeR7G_large,
        AWSEC2InstanceTypeR7G_xlarge,
        AWSEC2InstanceTypeR7G_2xlarge,
        AWSEC2InstanceTypeR7G_4xlarge,
        AWSEC2InstanceTypeR7G_8xlarge,
        AWSEC2InstanceTypeR7G_12xlarge,
        AWSEC2InstanceTypeR7G_16xlarge,
        AWSEC2InstanceTypeR7G_metal,
        AWSEC2InstanceTypeC6In_metal,
        AWSEC2InstanceTypeM6In_metal,
        AWSEC2InstanceTypeM6Idn_metal,
        AWSEC2InstanceTypeR6In_metal,
        AWSEC2InstanceTypeR6Idn_metal,
        AWSEC2InstanceTypeINF2_xlarge,
        AWSEC2InstanceTypeINF2_8xlarge,
        AWSEC2InstanceTypeINF2_24xlarge,
        AWSEC2InstanceTypeINF2_48xlarge,
        AWSEC2InstanceTypeTRN1n_32xlarge,
        AWSEC2InstanceTypeI4G_large,
        AWSEC2InstanceTypeI4G_xlarge,
        AWSEC2InstanceTypeI4G_2xlarge,
        AWSEC2InstanceTypeI4G_4xlarge,
        AWSEC2InstanceTypeI4G_8xlarge,
        AWSEC2InstanceTypeI4G_16xlarge,
        AWSEC2InstanceTypeHPC7g_4xlarge,
        AWSEC2InstanceTypeHPC7g_8xlarge,
        AWSEC2InstanceTypeHPC7g_16xlarge,
        AWSEC2InstanceTypeC7Gn_medium,
        AWSEC2InstanceTypeC7Gn_large,
        AWSEC2InstanceTypeC7Gn_xlarge,
        AWSEC2InstanceTypeC7Gn_2xlarge,
        AWSEC2InstanceTypeC7Gn_4xlarge,
        AWSEC2InstanceTypeC7Gn_8xlarge,
        AWSEC2InstanceTypeC7Gn_12xlarge,
        AWSEC2InstanceTypeC7Gn_16xlarge,
        AWSEC2InstanceTypeP5_48xlarge,
        AWSEC2InstanceTypeM7I_large,
        AWSEC2InstanceTypeM7I_xlarge,
        AWSEC2InstanceTypeM7I_2xlarge,
        AWSEC2InstanceTypeM7I_4xlarge,
        AWSEC2InstanceTypeM7I_8xlarge,
        AWSEC2InstanceTypeM7I_12xlarge,
        AWSEC2InstanceTypeM7I_16xlarge,
        AWSEC2InstanceTypeM7I_24xlarge,
        AWSEC2InstanceTypeM7I_48xlarge,
        AWSEC2InstanceTypeM7I_flex_large,
        AWSEC2InstanceTypeM7I_flex_xlarge,
        AWSEC2InstanceTypeM7I_flex_2xlarge,
        AWSEC2InstanceTypeM7I_flex_4xlarge,
        AWSEC2InstanceTypeM7I_flex_8xlarge,
        AWSEC2InstanceTypeM7A_medium,
        AWSEC2InstanceTypeM7A_large,
        AWSEC2InstanceTypeM7A_xlarge,
        AWSEC2InstanceTypeM7A_2xlarge,
        AWSEC2InstanceTypeM7A_4xlarge,
        AWSEC2InstanceTypeM7A_8xlarge,
        AWSEC2InstanceTypeM7A_12xlarge,
        AWSEC2InstanceTypeM7A_16xlarge,
        AWSEC2InstanceTypeM7A_24xlarge,
        AWSEC2InstanceTypeM7A_32xlarge,
        AWSEC2InstanceTypeM7A_48xlarge,
        AWSEC2InstanceTypeM7A_metal_48xl,
        AWSEC2InstanceTypeHPC7a_12xlarge,
        AWSEC2InstanceTypeHPC7a_24xlarge,
        AWSEC2InstanceTypeHPC7a_48xlarge,
        AWSEC2InstanceTypeHPC7a_96xlarge,
        AWSEC2InstanceTypeC7Gd_medium,
        AWSEC2InstanceTypeC7Gd_large,
        AWSEC2InstanceTypeC7Gd_xlarge,
        AWSEC2InstanceTypeC7Gd_2xlarge,
        AWSEC2InstanceTypeC7Gd_4xlarge,
        AWSEC2InstanceTypeC7Gd_8xlarge,
        AWSEC2InstanceTypeC7Gd_12xlarge,
        AWSEC2InstanceTypeC7Gd_16xlarge,
        AWSEC2InstanceTypeM7Gd_medium,
        AWSEC2InstanceTypeM7Gd_large,
        AWSEC2InstanceTypeM7Gd_xlarge,
        AWSEC2InstanceTypeM7Gd_2xlarge,
        AWSEC2InstanceTypeM7Gd_4xlarge,
        AWSEC2InstanceTypeM7Gd_8xlarge,
        AWSEC2InstanceTypeM7Gd_12xlarge,
        AWSEC2InstanceTypeM7Gd_16xlarge,
        AWSEC2InstanceTypeR7Gd_medium,
        AWSEC2InstanceTypeR7Gd_large,
        AWSEC2InstanceTypeR7Gd_xlarge,
        AWSEC2InstanceTypeR7Gd_2xlarge,
        AWSEC2InstanceTypeR7Gd_4xlarge,
        AWSEC2InstanceTypeR7Gd_8xlarge,
        AWSEC2InstanceTypeR7Gd_12xlarge,
        AWSEC2InstanceTypeR7Gd_16xlarge,
        AWSEC2InstanceTypeR7A_medium,
        AWSEC2InstanceTypeR7A_large,
        AWSEC2InstanceTypeR7A_xlarge,
        AWSEC2InstanceTypeR7A_2xlarge,
        AWSEC2InstanceTypeR7A_4xlarge,
        AWSEC2InstanceTypeR7A_8xlarge,
        AWSEC2InstanceTypeR7A_12xlarge,
        AWSEC2InstanceTypeR7A_16xlarge,
        AWSEC2InstanceTypeR7A_24xlarge,
        AWSEC2InstanceTypeR7A_32xlarge,
        AWSEC2InstanceTypeR7A_48xlarge,
        AWSEC2InstanceTypeC7I_large,
        AWSEC2InstanceTypeC7I_xlarge,
        AWSEC2InstanceTypeC7I_2xlarge,
        AWSEC2InstanceTypeC7I_4xlarge,
        AWSEC2InstanceTypeC7I_8xlarge,
        AWSEC2InstanceTypeC7I_12xlarge,
        AWSEC2InstanceTypeC7I_16xlarge,
        AWSEC2InstanceTypeC7I_24xlarge,
        AWSEC2InstanceTypeC7I_48xlarge,
        AWSEC2InstanceTypeMAC2_m2pro_metal,
        AWSEC2InstanceTypeR7Iz_large,
        AWSEC2InstanceTypeR7Iz_xlarge,
        AWSEC2InstanceTypeR7Iz_2xlarge,
        AWSEC2InstanceTypeR7Iz_4xlarge,
        AWSEC2InstanceTypeR7Iz_8xlarge,
        AWSEC2InstanceTypeR7Iz_12xlarge,
        AWSEC2InstanceTypeR7Iz_16xlarge,
        AWSEC2InstanceTypeR7Iz_32xlarge,
        AWSEC2InstanceTypeC7A_medium,
        AWSEC2InstanceTypeC7A_large,
        AWSEC2InstanceTypeC7A_xlarge,
        AWSEC2InstanceTypeC7A_2xlarge,
        AWSEC2InstanceTypeC7A_4xlarge,
        AWSEC2InstanceTypeC7A_8xlarge,
        AWSEC2InstanceTypeC7A_12xlarge,
        AWSEC2InstanceTypeC7A_16xlarge,
        AWSEC2InstanceTypeC7A_24xlarge,
        AWSEC2InstanceTypeC7A_32xlarge,
        AWSEC2InstanceTypeC7A_48xlarge,
        AWSEC2InstanceTypeC7A_metal_48xl,
        AWSEC2InstanceTypeR7A_metal_48xl,
        AWSEC2InstanceTypeR7I_large,
        AWSEC2InstanceTypeR7I_xlarge,
        AWSEC2InstanceTypeR7I_2xlarge,
        AWSEC2InstanceTypeR7I_4xlarge,
        AWSEC2InstanceTypeR7I_8xlarge,
        AWSEC2InstanceTypeR7I_12xlarge,
        AWSEC2InstanceTypeR7I_16xlarge,
        AWSEC2InstanceTypeR7I_24xlarge,
        AWSEC2InstanceTypeR7I_48xlarge,
        AWSEC2InstanceTypeDL2q_24xlarge,
        AWSEC2InstanceTypeMAC2_m2_metal,
        AWSEC2InstanceTypeI4I_12xlarge,
        AWSEC2InstanceTypeI4I_24xlarge,
        AWSEC2InstanceTypeC7I_metal_24xl,
        AWSEC2InstanceTypeC7I_metal_48xl,
        AWSEC2InstanceTypeM7I_metal_24xl,
        AWSEC2InstanceTypeM7I_metal_48xl,
        AWSEC2InstanceTypeR7I_metal_24xl,
        AWSEC2InstanceTypeR7I_metal_48xl,
        AWSEC2InstanceTypeR7Iz_metal_16xl,
        AWSEC2InstanceTypeR7Iz_metal_32xl,
        AWSEC2InstanceTypeC7Gd_metal,
        AWSEC2InstanceTypeM7Gd_metal,
        AWSEC2InstanceTypeR7Gd_metal,
        AWSEC2InstanceTypeG6_xlarge,
        AWSEC2InstanceTypeG6_2xlarge,
        AWSEC2InstanceTypeG6_4xlarge,
        AWSEC2InstanceTypeG6_8xlarge,
        AWSEC2InstanceTypeG6_12xlarge,
        AWSEC2InstanceTypeG6_16xlarge,
        AWSEC2InstanceTypeG6_24xlarge,
        AWSEC2InstanceTypeG6_48xlarge,
        AWSEC2InstanceTypeGR6_4xlarge,
        AWSEC2InstanceTypeGR6_8xlarge,
        AWSEC2InstanceTypeC7I_flex_large,
        AWSEC2InstanceTypeC7I_flex_xlarge,
        AWSEC2InstanceTypeC7I_flex_2xlarge,
        AWSEC2InstanceTypeC7I_flex_4xlarge,
        AWSEC2InstanceTypeC7I_flex_8xlarge,
        AWSEC2InstanceTypeU7I_12tb_224xlarge,
        AWSEC2InstanceTypeU7In_16tb_224xlarge,
        AWSEC2InstanceTypeU7In_24tb_224xlarge,
        AWSEC2InstanceTypeU7In_32tb_224xlarge,
        AWSEC2InstanceTypeU7Ib_12tb_224xlarge,
        AWSEC2InstanceTypeC7Gn_metal,
        AWSEC2InstanceTypeR8G_medium,
        AWSEC2InstanceTypeR8G_large,
        AWSEC2InstanceTypeR8G_xlarge,
        AWSEC2InstanceTypeR8G_2xlarge,
        AWSEC2InstanceTypeR8G_4xlarge,
        AWSEC2InstanceTypeR8G_8xlarge,
        AWSEC2InstanceTypeR8G_12xlarge,
        AWSEC2InstanceTypeR8G_16xlarge,
        AWSEC2InstanceTypeR8G_24xlarge,
        AWSEC2InstanceTypeR8G_48xlarge,
        AWSEC2InstanceTypeR8G_metal_24xl,
        AWSEC2InstanceTypeR8G_metal_48xl,
        AWSEC2InstanceTypeMAC2_m1ultra_metal,
    }

    Swift

    enum AWSEC2InstanceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InstanceTypeHypervisor) {
        AWSEC2InstanceTypeHypervisorUnknown,
        AWSEC2InstanceTypeHypervisorNitro,
        AWSEC2InstanceTypeHypervisorXen,
    }

    Swift

    enum AWSEC2InstanceTypeHypervisor : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InterfacePermissionType) {
        AWSEC2InterfacePermissionTypeUnknown,
        AWSEC2InterfacePermissionTypeInstanceAttach,
        AWSEC2InterfacePermissionTypeEipAssociate,
    }

    Swift

    enum AWSEC2InterfacePermissionType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2InterfaceProtocolType) {
        AWSEC2InterfaceProtocolTypeUnknown,
        AWSEC2InterfaceProtocolTypeVlan,
        AWSEC2InterfaceProtocolTypeGre,
    }

    Swift

    enum AWSEC2InterfaceProtocolType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpAddressType) {
        AWSEC2IpAddressTypeUnknown,
        AWSEC2IpAddressTypeIpv4,
        AWSEC2IpAddressTypeDualstack,
        AWSEC2IpAddressTypeIpv6,
    }

    Swift

    enum AWSEC2IpAddressType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamAddressHistoryResourceType) {
        AWSEC2IpamAddressHistoryResourceTypeUnknown,
        AWSEC2IpamAddressHistoryResourceTypeEip,
        AWSEC2IpamAddressHistoryResourceTypeVPC,
        AWSEC2IpamAddressHistoryResourceTypeSubnet,
        AWSEC2IpamAddressHistoryResourceTypeNetworkInterface,
        AWSEC2IpamAddressHistoryResourceTypeInstance,
    }

    Swift

    enum AWSEC2IpamAddressHistoryResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamAssociatedResourceDiscoveryStatus) {
        AWSEC2IpamAssociatedResourceDiscoveryStatusUnknown,
        AWSEC2IpamAssociatedResourceDiscoveryStatusActive,
        AWSEC2IpamAssociatedResourceDiscoveryStatusNotFound,
    }

    Swift

    enum AWSEC2IpamAssociatedResourceDiscoveryStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamComplianceStatus) {
        AWSEC2IpamComplianceStatusUnknown,
        AWSEC2IpamComplianceStatusCompliant,
        AWSEC2IpamComplianceStatusNoncompliant,
        AWSEC2IpamComplianceStatusUnmanaged,
        AWSEC2IpamComplianceStatusIgnored,
    }

    Swift

    enum AWSEC2IpamComplianceStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamDiscoveryFailureCode) {
        AWSEC2IpamDiscoveryFailureCodeUnknown,
        AWSEC2IpamDiscoveryFailureCodeAssumeRoleFailure,
        AWSEC2IpamDiscoveryFailureCodeThrottlingFailure,
        AWSEC2IpamDiscoveryFailureCodeUnauthorizedFailure,
    }

    Swift

    enum AWSEC2IpamDiscoveryFailureCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamManagementState) {
        AWSEC2IpamManagementStateUnknown,
        AWSEC2IpamManagementStateManaged,
        AWSEC2IpamManagementStateUnmanaged,
        AWSEC2IpamManagementStateIgnored,
    }

    Swift

    enum AWSEC2IpamManagementState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamOverlapStatus) {
        AWSEC2IpamOverlapStatusUnknown,
        AWSEC2IpamOverlapStatusOverlapping,
        AWSEC2IpamOverlapStatusNonoverlapping,
        AWSEC2IpamOverlapStatusIgnored,
    }

    Swift

    enum AWSEC2IpamOverlapStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolAllocationResourceType) {
        AWSEC2IpamPoolAllocationResourceTypeUnknown,
        AWSEC2IpamPoolAllocationResourceTypeIpamPool,
        AWSEC2IpamPoolAllocationResourceTypeVPC,
        AWSEC2IpamPoolAllocationResourceTypeEc2PublicIpv4Pool,
        AWSEC2IpamPoolAllocationResourceTypeCustom,
        AWSEC2IpamPoolAllocationResourceTypeSubnet,
    }

    Swift

    enum AWSEC2IpamPoolAllocationResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolAwsService) {
        AWSEC2IpamPoolAwsServiceUnknown,
        AWSEC2IpamPoolAwsServiceEc2,
    }

    Swift

    enum AWSEC2IpamPoolAwsService : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolCidrFailureCode) {
        AWSEC2IpamPoolCidrFailureCodeUnknown,
        AWSEC2IpamPoolCidrFailureCodeCidrNotAvailable,
        AWSEC2IpamPoolCidrFailureCodeLimitExceeded,
    }

    Swift

    enum AWSEC2IpamPoolCidrFailureCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolCidrState) {
        AWSEC2IpamPoolCidrStateUnknown,
        AWSEC2IpamPoolCidrStatePendingProvision,
        AWSEC2IpamPoolCidrStateProvisioned,
        AWSEC2IpamPoolCidrStateFailedProvision,
        AWSEC2IpamPoolCidrStatePendingDeprovision,
        AWSEC2IpamPoolCidrStateDeprovisioned,
        AWSEC2IpamPoolCidrStateFailedDeprovision,
        AWSEC2IpamPoolCidrStatePendingImport,
        AWSEC2IpamPoolCidrStateFailedImport,
    }

    Swift

    enum AWSEC2IpamPoolCidrState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolPublicIpSource) {
        AWSEC2IpamPoolPublicIpSourceUnknown,
        AWSEC2IpamPoolPublicIpSourceAmazon,
        AWSEC2IpamPoolPublicIpSourceByoip,
    }

    Swift

    enum AWSEC2IpamPoolPublicIpSource : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolSourceResourceType) {
        AWSEC2IpamPoolSourceResourceTypeUnknown,
        AWSEC2IpamPoolSourceResourceTypeVPC,
    }

    Swift

    enum AWSEC2IpamPoolSourceResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPoolState) {
        AWSEC2IpamPoolStateUnknown,
        AWSEC2IpamPoolStateCreateInProgress,
        AWSEC2IpamPoolStateCreateComplete,
        AWSEC2IpamPoolStateCreateFailed,
        AWSEC2IpamPoolStateModifyInProgress,
        AWSEC2IpamPoolStateModifyComplete,
        AWSEC2IpamPoolStateModifyFailed,
        AWSEC2IpamPoolStateDeleteInProgress,
        AWSEC2IpamPoolStateDeleteComplete,
        AWSEC2IpamPoolStateDeleteFailed,
        AWSEC2IpamPoolStateIsolateInProgress,
        AWSEC2IpamPoolStateIsolateComplete,
        AWSEC2IpamPoolStateRestoreInProgress,
    }

    Swift

    enum AWSEC2IpamPoolState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPublicAddressAssociationStatus) {
        AWSEC2IpamPublicAddressAssociationStatusUnknown,
        AWSEC2IpamPublicAddressAssociationStatusAssociated,
        AWSEC2IpamPublicAddressAssociationStatusDisassociated,
    }

    Swift

    enum AWSEC2IpamPublicAddressAssociationStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPublicAddressAwsService) {
        AWSEC2IpamPublicAddressAwsServiceUnknown,
        AWSEC2IpamPublicAddressAwsServiceNatGateway,
        AWSEC2IpamPublicAddressAwsServiceDatabaseMigrationService,
        AWSEC2IpamPublicAddressAwsServiceRedshift,
        AWSEC2IpamPublicAddressAwsServiceElasticContainerService,
        AWSEC2IpamPublicAddressAwsServiceRelationalDatabaseService,
        AWSEC2IpamPublicAddressAwsServiceSiteToSiteVpn,
        AWSEC2IpamPublicAddressAwsServiceLoadBalancer,
        AWSEC2IpamPublicAddressAwsServiceGlobalAccelerator,
        AWSEC2IpamPublicAddressAwsServiceOther,
    }

    Swift

    enum AWSEC2IpamPublicAddressAwsService : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamPublicAddressType) {
        AWSEC2IpamPublicAddressTypeUnknown,
        AWSEC2IpamPublicAddressTypeServiceManagedIp,
        AWSEC2IpamPublicAddressTypeServiceManagedByoip,
        AWSEC2IpamPublicAddressTypeAmazonOwnedEip,
        AWSEC2IpamPublicAddressTypeByoip,
        AWSEC2IpamPublicAddressTypeEc2PublicIp,
    }

    Swift

    enum AWSEC2IpamPublicAddressType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamResourceDiscoveryAssociationState) {
        AWSEC2IpamResourceDiscoveryAssociationStateUnknown,
        AWSEC2IpamResourceDiscoveryAssociationStateAssociateInProgress,
        AWSEC2IpamResourceDiscoveryAssociationStateAssociateComplete,
        AWSEC2IpamResourceDiscoveryAssociationStateAssociateFailed,
        AWSEC2IpamResourceDiscoveryAssociationStateDisassociateInProgress,
        AWSEC2IpamResourceDiscoveryAssociationStateDisassociateComplete,
        AWSEC2IpamResourceDiscoveryAssociationStateDisassociateFailed,
        AWSEC2IpamResourceDiscoveryAssociationStateIsolateInProgress,
        AWSEC2IpamResourceDiscoveryAssociationStateIsolateComplete,
        AWSEC2IpamResourceDiscoveryAssociationStateRestoreInProgress,
    }

    Swift

    enum AWSEC2IpamResourceDiscoveryAssociationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamResourceDiscoveryState) {
        AWSEC2IpamResourceDiscoveryStateUnknown,
        AWSEC2IpamResourceDiscoveryStateCreateInProgress,
        AWSEC2IpamResourceDiscoveryStateCreateComplete,
        AWSEC2IpamResourceDiscoveryStateCreateFailed,
        AWSEC2IpamResourceDiscoveryStateModifyInProgress,
        AWSEC2IpamResourceDiscoveryStateModifyComplete,
        AWSEC2IpamResourceDiscoveryStateModifyFailed,
        AWSEC2IpamResourceDiscoveryStateDeleteInProgress,
        AWSEC2IpamResourceDiscoveryStateDeleteComplete,
        AWSEC2IpamResourceDiscoveryStateDeleteFailed,
        AWSEC2IpamResourceDiscoveryStateIsolateInProgress,
        AWSEC2IpamResourceDiscoveryStateIsolateComplete,
        AWSEC2IpamResourceDiscoveryStateRestoreInProgress,
    }

    Swift

    enum AWSEC2IpamResourceDiscoveryState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamResourceType) {
        AWSEC2IpamResourceTypeUnknown,
        AWSEC2IpamResourceTypeVPC,
        AWSEC2IpamResourceTypeSubnet,
        AWSEC2IpamResourceTypeEip,
        AWSEC2IpamResourceTypePublicIpv4Pool,
        AWSEC2IpamResourceTypeIpv6Pool,
        AWSEC2IpamResourceTypeEni,
    }

    Swift

    enum AWSEC2IpamResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamScopeState) {
        AWSEC2IpamScopeStateUnknown,
        AWSEC2IpamScopeStateCreateInProgress,
        AWSEC2IpamScopeStateCreateComplete,
        AWSEC2IpamScopeStateCreateFailed,
        AWSEC2IpamScopeStateModifyInProgress,
        AWSEC2IpamScopeStateModifyComplete,
        AWSEC2IpamScopeStateModifyFailed,
        AWSEC2IpamScopeStateDeleteInProgress,
        AWSEC2IpamScopeStateDeleteComplete,
        AWSEC2IpamScopeStateDeleteFailed,
        AWSEC2IpamScopeStateIsolateInProgress,
        AWSEC2IpamScopeStateIsolateComplete,
        AWSEC2IpamScopeStateRestoreInProgress,
    }

    Swift

    enum AWSEC2IpamScopeState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamScopeType) {
        AWSEC2IpamScopeTypeUnknown,
        AWSEC2IpamScopeTypePublic,
        AWSEC2IpamScopeTypePrivate,
    }

    Swift

    enum AWSEC2IpamScopeType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamState) {
        AWSEC2IpamStateUnknown,
        AWSEC2IpamStateCreateInProgress,
        AWSEC2IpamStateCreateComplete,
        AWSEC2IpamStateCreateFailed,
        AWSEC2IpamStateModifyInProgress,
        AWSEC2IpamStateModifyComplete,
        AWSEC2IpamStateModifyFailed,
        AWSEC2IpamStateDeleteInProgress,
        AWSEC2IpamStateDeleteComplete,
        AWSEC2IpamStateDeleteFailed,
        AWSEC2IpamStateIsolateInProgress,
        AWSEC2IpamStateIsolateComplete,
        AWSEC2IpamStateRestoreInProgress,
    }

    Swift

    enum AWSEC2IpamState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2IpamTier) {
        AWSEC2IpamTierUnknown,
        AWSEC2IpamTierFree,
        AWSEC2IpamTierAdvanced,
    }

    Swift

    enum AWSEC2IpamTier : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2Ipv6SupportValue) {
        AWSEC2Ipv6SupportValueUnknown,
        AWSEC2Ipv6SupportValueEnable,
        AWSEC2Ipv6SupportValueDisable,
    }

    Swift

    enum AWSEC2Ipv6SupportValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2KeyFormat) {
        AWSEC2KeyFormatUnknown,
        AWSEC2KeyFormatPem,
        AWSEC2KeyFormatPpk,
    }

    Swift

    enum AWSEC2KeyFormat : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2KeyType) {
        AWSEC2KeyTypeUnknown,
        AWSEC2KeyTypeRsa,
        AWSEC2KeyTypeEd25519,
    }

    Swift

    enum AWSEC2KeyType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateAutoRecoveryState) {
        AWSEC2LaunchTemplateAutoRecoveryStateUnknown,
        AWSEC2LaunchTemplateAutoRecoveryStateDefault,
        AWSEC2LaunchTemplateAutoRecoveryStateDisabled,
    }

    Swift

    enum AWSEC2LaunchTemplateAutoRecoveryState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateErrorCode) {
        AWSEC2LaunchTemplateErrorCodeUnknown,
        AWSEC2LaunchTemplateErrorCodeLaunchTemplateIdDoesNotExist,
        AWSEC2LaunchTemplateErrorCodeLaunchTemplateIdMalformed,
        AWSEC2LaunchTemplateErrorCodeLaunchTemplateNameDoesNotExist,
        AWSEC2LaunchTemplateErrorCodeLaunchTemplateNameMalformed,
        AWSEC2LaunchTemplateErrorCodeLaunchTemplateVersionDoesNotExist,
        AWSEC2LaunchTemplateErrorCodeUnexpectedError,
    }

    Swift

    enum AWSEC2LaunchTemplateErrorCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateHttpTokensState) {
        AWSEC2LaunchTemplateHttpTokensStateUnknown,
        AWSEC2LaunchTemplateHttpTokensStateOptional,
        AWSEC2LaunchTemplateHttpTokensStateRequired,
    }

    Swift

    enum AWSEC2LaunchTemplateHttpTokensState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataEndpointState) {
        AWSEC2LaunchTemplateInstanceMetadataEndpointStateUnknown,
        AWSEC2LaunchTemplateInstanceMetadataEndpointStateDisabled,
        AWSEC2LaunchTemplateInstanceMetadataEndpointStateEnabled,
    }

    Swift

    enum AWSEC2LaunchTemplateInstanceMetadataEndpointState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataOptionsState) {
        AWSEC2LaunchTemplateInstanceMetadataOptionsStateUnknown,
        AWSEC2LaunchTemplateInstanceMetadataOptionsStatePending,
        AWSEC2LaunchTemplateInstanceMetadataOptionsStateApplied,
    }

    Swift

    enum AWSEC2LaunchTemplateInstanceMetadataOptionsState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6) {
        AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6Unknown,
        AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6Disabled,
        AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6Enabled,
    }

    Swift

    enum AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6 : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataTagsState) {
        AWSEC2LaunchTemplateInstanceMetadataTagsStateUnknown,
        AWSEC2LaunchTemplateInstanceMetadataTagsStateDisabled,
        AWSEC2LaunchTemplateInstanceMetadataTagsStateEnabled,
    }

    Swift

    enum AWSEC2LaunchTemplateInstanceMetadataTagsState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ListingState) {
        AWSEC2ListingStateUnknown,
        AWSEC2ListingStateAvailable,
        AWSEC2ListingStateSold,
        AWSEC2ListingStateCancelled,
        AWSEC2ListingStatePending,
    }

    Swift

    enum AWSEC2ListingState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ListingStatus) {
        AWSEC2ListingStatusUnknown,
        AWSEC2ListingStatusActive,
        AWSEC2ListingStatusPending,
        AWSEC2ListingStatusCancelled,
        AWSEC2ListingStatusClosed,
    }

    Swift

    enum AWSEC2ListingStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LocalGatewayRouteState) {
        AWSEC2LocalGatewayRouteStateUnknown,
        AWSEC2LocalGatewayRouteStatePending,
        AWSEC2LocalGatewayRouteStateActive,
        AWSEC2LocalGatewayRouteStateBlackhole,
        AWSEC2LocalGatewayRouteStateDeleting,
        AWSEC2LocalGatewayRouteStateDeleted,
    }

    Swift

    enum AWSEC2LocalGatewayRouteState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LocalGatewayRouteTableMode) {
        AWSEC2LocalGatewayRouteTableModeUnknown,
        AWSEC2LocalGatewayRouteTableModeDirectVpcRouting,
        AWSEC2LocalGatewayRouteTableModeCoip,
    }

    Swift

    enum AWSEC2LocalGatewayRouteTableMode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LocalGatewayRouteType) {
        AWSEC2LocalGatewayRouteTypeUnknown,
        AWSEC2LocalGatewayRouteTypeStatic,
        AWSEC2LocalGatewayRouteTypePropagated,
    }

    Swift

    enum AWSEC2LocalGatewayRouteType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LocalStorage) {
        AWSEC2LocalStorageUnknown,
        AWSEC2LocalStorageIncluded,
        AWSEC2LocalStorageRequired,
        AWSEC2LocalStorageExcluded,
    }

    Swift

    enum AWSEC2LocalStorage : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LocalStorageType) {
        AWSEC2LocalStorageTypeUnknown,
        AWSEC2LocalStorageTypeHdd,
        AWSEC2LocalStorageTypeSsd,
    }

    Swift

    enum AWSEC2LocalStorageType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LocationType) {
        AWSEC2LocationTypeUnknown,
        AWSEC2LocationTypeRegion,
        AWSEC2LocationTypeAvailabilityZone,
        AWSEC2LocationTypeAvailabilityZoneId,
        AWSEC2LocationTypeOutpost,
    }

    Swift

    enum AWSEC2LocationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LockMode) {
        AWSEC2LockModeUnknown,
        AWSEC2LockModeCompliance,
        AWSEC2LockModeGovernance,
    }

    Swift

    enum AWSEC2LockMode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LockState) {
        AWSEC2LockStateUnknown,
        AWSEC2LockStateCompliance,
        AWSEC2LockStateGovernance,
        AWSEC2LockStateComplianceCooloff,
        AWSEC2LockStateExpired,
    }

    Swift

    enum AWSEC2LockState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2LogDestinationType) {
        AWSEC2LogDestinationTypeUnknown,
        AWSEC2LogDestinationTypeCloudWatchLogs,
        AWSEC2LogDestinationTypeS3,
        AWSEC2LogDestinationTypeKinesisDataFirehose,
    }

    Swift

    enum AWSEC2LogDestinationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MarketType) {
        AWSEC2MarketTypeUnknown,
        AWSEC2MarketTypeSpot,
        AWSEC2MarketTypeCapacityBlock,
    }

    Swift

    enum AWSEC2MarketType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MembershipType) {
        AWSEC2MembershipTypeUnknown,
        AWSEC2MembershipTypeStatic,
        AWSEC2MembershipTypeIgmp,
    }

    Swift

    enum AWSEC2MembershipType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MetadataDefaultHttpTokensState) {
        AWSEC2MetadataDefaultHttpTokensStateUnknown,
        AWSEC2MetadataDefaultHttpTokensStateOptional,
        AWSEC2MetadataDefaultHttpTokensStateRequired,
        AWSEC2MetadataDefaultHttpTokensStateNoPreference,
    }

    Swift

    enum AWSEC2MetadataDefaultHttpTokensState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MetricType) {
        AWSEC2MetricTypeUnknown,
        AWSEC2MetricTypeAggregateLatency,
    }

    Swift

    enum AWSEC2MetricType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ModifyAvailabilityZoneOptInStatus) {
        AWSEC2ModifyAvailabilityZoneOptInStatusUnknown,
        AWSEC2ModifyAvailabilityZoneOptInStatusOptedIn,
        AWSEC2ModifyAvailabilityZoneOptInStatusNotOptedIn,
    }

    Swift

    enum AWSEC2ModifyAvailabilityZoneOptInStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MonitoringState) {
        AWSEC2MonitoringStateUnknown,
        AWSEC2MonitoringStateDisabled,
        AWSEC2MonitoringStateDisabling,
        AWSEC2MonitoringStateEnabled,
        AWSEC2MonitoringStatePending,
    }

    Swift

    enum AWSEC2MonitoringState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MoveStatus) {
        AWSEC2MoveStatusUnknown,
        AWSEC2MoveStatusMovingToVpc,
        AWSEC2MoveStatusRestoringToClassic,
    }

    Swift

    enum AWSEC2MoveStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2MulticastSupportValue) {
        AWSEC2MulticastSupportValueUnknown,
        AWSEC2MulticastSupportValueEnable,
        AWSEC2MulticastSupportValueDisable,
    }

    Swift

    enum AWSEC2MulticastSupportValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NatGatewayAddressStatus) {
        AWSEC2NatGatewayAddressStatusUnknown,
        AWSEC2NatGatewayAddressStatusAssigning,
        AWSEC2NatGatewayAddressStatusUnassigning,
        AWSEC2NatGatewayAddressStatusAssociating,
        AWSEC2NatGatewayAddressStatusDisassociating,
        AWSEC2NatGatewayAddressStatusSucceeded,
        AWSEC2NatGatewayAddressStatusFailed,
    }

    Swift

    enum AWSEC2NatGatewayAddressStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NatGatewayState) {
        AWSEC2NatGatewayStateUnknown,
        AWSEC2NatGatewayStatePending,
        AWSEC2NatGatewayStateFailed,
        AWSEC2NatGatewayStateAvailable,
        AWSEC2NatGatewayStateDeleting,
        AWSEC2NatGatewayStateDeleted,
    }

    Swift

    enum AWSEC2NatGatewayState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NetworkInterfaceAttribute) {
        AWSEC2NetworkInterfaceAttributeUnknown,
        AWSEC2NetworkInterfaceAttributeDescription,
        AWSEC2NetworkInterfaceAttributeGroupSet,
        AWSEC2NetworkInterfaceAttributeSourceDestCheck,
        AWSEC2NetworkInterfaceAttributeAttachment,
        AWSEC2NetworkInterfaceAttributeAssociatePublicIpAddress,
    }

    Swift

    enum AWSEC2NetworkInterfaceAttribute : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NetworkInterfaceCreationType) {
        AWSEC2NetworkInterfaceCreationTypeUnknown,
        AWSEC2NetworkInterfaceCreationTypeEfa,
        AWSEC2NetworkInterfaceCreationTypeBranch,
        AWSEC2NetworkInterfaceCreationTypeTrunk,
    }

    Swift

    enum AWSEC2NetworkInterfaceCreationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NetworkInterfacePermissionStateCode) {
        AWSEC2NetworkInterfacePermissionStateCodeUnknown,
        AWSEC2NetworkInterfacePermissionStateCodePending,
        AWSEC2NetworkInterfacePermissionStateCodeGranted,
        AWSEC2NetworkInterfacePermissionStateCodeRevoking,
        AWSEC2NetworkInterfacePermissionStateCodeRevoked,
    }

    Swift

    enum AWSEC2NetworkInterfacePermissionStateCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NetworkInterfaceStatus) {
        AWSEC2NetworkInterfaceStatusUnknown,
        AWSEC2NetworkInterfaceStatusAvailable,
        AWSEC2NetworkInterfaceStatusAssociated,
        AWSEC2NetworkInterfaceStatusAttaching,
        AWSEC2NetworkInterfaceStatusInUse,
        AWSEC2NetworkInterfaceStatusDetaching,
    }

    Swift

    enum AWSEC2NetworkInterfaceStatus : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NetworkInterfaceType) {
        AWSEC2NetworkInterfaceTypeUnknown,
        AWSEC2NetworkInterfaceTypeInterface,
        AWSEC2NetworkInterfaceTypeNatGateway,
        AWSEC2NetworkInterfaceTypeEfa,
        AWSEC2NetworkInterfaceTypeTrunk,
        AWSEC2NetworkInterfaceTypeLoadBalancer,
        AWSEC2NetworkInterfaceTypeNetworkLoadBalancer,
        AWSEC2NetworkInterfaceTypeVpcEndpoint,
        AWSEC2NetworkInterfaceTypeBranch,
        AWSEC2NetworkInterfaceTypeTransitGateway,
        AWSEC2NetworkInterfaceTypeLambda,
        AWSEC2NetworkInterfaceTypeQuicksight,
        AWSEC2NetworkInterfaceTypeGlobalAcceleratorManaged,
        AWSEC2NetworkInterfaceTypeApiGatewayManaged,
        AWSEC2NetworkInterfaceTypeGatewayLoadBalancer,
        AWSEC2NetworkInterfaceTypeGatewayLoadBalancerEndpoint,
        AWSEC2NetworkInterfaceTypeIotRulesManaged,
        AWSEC2NetworkInterfaceTypeAwsCodestarConnectionsManaged,
    }

    Swift

    enum AWSEC2NetworkInterfaceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NitroEnclavesSupport) {
        AWSEC2NitroEnclavesSupportUnknown,
        AWSEC2NitroEnclavesSupportUnsupported,
        AWSEC2NitroEnclavesSupportSupported,
    }

    Swift

    enum AWSEC2NitroEnclavesSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2NitroTpmSupport) {
        AWSEC2NitroTpmSupportUnknown,
        AWSEC2NitroTpmSupportUnsupported,
        AWSEC2NitroTpmSupportSupported,
    }

    Swift

    enum AWSEC2NitroTpmSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2OfferingClassType) {
        AWSEC2OfferingClassTypeUnknown,
        AWSEC2OfferingClassTypeStandard,
        AWSEC2OfferingClassTypeConvertible,
    }

    Swift

    enum AWSEC2OfferingClassType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2OfferingTypeValues) {
        AWSEC2OfferingTypeValuesUnknown,
        AWSEC2OfferingTypeValuesHeavyUtilization,
        AWSEC2OfferingTypeValuesMediumUtilization,
        AWSEC2OfferingTypeValuesLightUtilization,
        AWSEC2OfferingTypeValuesNoUpfront,
        AWSEC2OfferingTypeValuesPartialUpfront,
        AWSEC2OfferingTypeValuesAllUpfront,
    }

    Swift

    enum AWSEC2OfferingTypeValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2OnDemandAllocationStrategy) {
        AWSEC2OnDemandAllocationStrategyUnknown,
        AWSEC2OnDemandAllocationStrategyLowestPrice,
        AWSEC2OnDemandAllocationStrategyPrioritized,
    }

    Swift

    enum AWSEC2OnDemandAllocationStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2OperationType) {
        AWSEC2OperationTypeUnknown,
        AWSEC2OperationTypeAdd,
        AWSEC2OperationTypeRemove,
    }

    Swift

    enum AWSEC2OperationType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PartitionLoadFrequency) {
        AWSEC2PartitionLoadFrequencyUnknown,
        AWSEC2PartitionLoadFrequencyNone,
        AWSEC2PartitionLoadFrequencyDaily,
        AWSEC2PartitionLoadFrequencyWeekly,
        AWSEC2PartitionLoadFrequencyMonthly,
    }

    Swift

    enum AWSEC2PartitionLoadFrequency : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PayerResponsibility) {
        AWSEC2PayerResponsibilityUnknown,
        AWSEC2PayerResponsibilityServiceOwner,
    }

    Swift

    enum AWSEC2PayerResponsibility : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PaymentOption) {
        AWSEC2PaymentOptionUnknown,
        AWSEC2PaymentOptionAllUpfront,
        AWSEC2PaymentOptionPartialUpfront,
        AWSEC2PaymentOptionNoUpfront,
    }

    Swift

    enum AWSEC2PaymentOption : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PeriodType) {
        AWSEC2PeriodTypeUnknown,
        AWSEC2PeriodTypeFiveMinutes,
        AWSEC2PeriodTypeFifteenMinutes,
        AWSEC2PeriodTypeOneHour,
        AWSEC2PeriodTypeThreeHours,
        AWSEC2PeriodTypeOneDay,
        AWSEC2PeriodTypeOneWeek,
    }

    Swift

    enum AWSEC2PeriodType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PermissionGroup) {
        AWSEC2PermissionGroupUnknown,
        AWSEC2PermissionGroupAll,
    }

    Swift

    enum AWSEC2PermissionGroup : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PhcSupport) {
        AWSEC2PhcSupportUnknown,
        AWSEC2PhcSupportUnsupported,
        AWSEC2PhcSupportSupported,
    }

    Swift

    enum AWSEC2PhcSupport : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PlacementGroupState) {
        AWSEC2PlacementGroupStateUnknown,
        AWSEC2PlacementGroupStatePending,
        AWSEC2PlacementGroupStateAvailable,
        AWSEC2PlacementGroupStateDeleting,
        AWSEC2PlacementGroupStateDeleted,
    }

    Swift

    enum AWSEC2PlacementGroupState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PlacementGroupStrategy) {
        AWSEC2PlacementGroupStrategyUnknown,
        AWSEC2PlacementGroupStrategyCluster,
        AWSEC2PlacementGroupStrategyPartition,
        AWSEC2PlacementGroupStrategySpread,
    }

    Swift

    enum AWSEC2PlacementGroupStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PlacementStrategy) {
        AWSEC2PlacementStrategyUnknown,
        AWSEC2PlacementStrategyCluster,
        AWSEC2PlacementStrategySpread,
        AWSEC2PlacementStrategyPartition,
    }

    Swift

    enum AWSEC2PlacementStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PlatformValues) {
        AWSEC2PlatformValuesUnknown,
        AWSEC2PlatformValuesWindows,
    }

    Swift

    enum AWSEC2PlatformValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PrefixListState) {
        AWSEC2PrefixListStateUnknown,
        AWSEC2PrefixListStateCreateInProgress,
        AWSEC2PrefixListStateCreateComplete,
        AWSEC2PrefixListStateCreateFailed,
        AWSEC2PrefixListStateModifyInProgress,
        AWSEC2PrefixListStateModifyComplete,
        AWSEC2PrefixListStateModifyFailed,
        AWSEC2PrefixListStateRestoreInProgress,
        AWSEC2PrefixListStateRestoreComplete,
        AWSEC2PrefixListStateRestoreFailed,
        AWSEC2PrefixListStateDeleteInProgress,
        AWSEC2PrefixListStateDeleteComplete,
        AWSEC2PrefixListStateDeleteFailed,
    }

    Swift

    enum AWSEC2PrefixListState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2PrincipalType) {
        AWSEC2PrincipalTypeUnknown,
        AWSEC2PrincipalTypeAll,
        AWSEC2PrincipalTypeService,
        AWSEC2PrincipalTypeOrganizationUnit,
        AWSEC2PrincipalTypeAccount,
        AWSEC2PrincipalTypeUser,
        AWSEC2PrincipalTypeRole,
    }

    Swift

    enum AWSEC2PrincipalType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ProductCodeValues) {
        AWSEC2ProductCodeValuesUnknown,
        AWSEC2ProductCodeValuesDevpay,
        AWSEC2ProductCodeValuesMarketplace,
    }

    Swift

    enum AWSEC2ProductCodeValues : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2Protocols) {
        AWSEC2ProtocolsUnknown,
        AWSEC2ProtocolsTcp,
        AWSEC2ProtocolsUdp,
    }

    Swift

    enum AWSEC2Protocols : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ProtocolValue) {
        AWSEC2ProtocolValueUnknown,
        AWSEC2ProtocolValueGre,
    }

    Swift

    enum AWSEC2ProtocolValue : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RIProductDescription) {
        AWSEC2RIProductDescriptionUnknown,
        AWSEC2RIProductDescriptionLinuxUNIX,
        AWSEC2RIProductDescriptionLinuxUNIXAmazonVPC,
        AWSEC2RIProductDescriptionWindows,
        AWSEC2RIProductDescriptionWindowsAmazonVPC,
    }

    Swift

    enum AWSEC2RIProductDescription : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RecurringChargeFrequency) {
        AWSEC2RecurringChargeFrequencyUnknown,
        AWSEC2RecurringChargeFrequencyHourly,
    }

    Swift

    enum AWSEC2RecurringChargeFrequency : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReplaceRootVolumeTaskState) {
        AWSEC2ReplaceRootVolumeTaskStateUnknown,
        AWSEC2ReplaceRootVolumeTaskStatePending,
        AWSEC2ReplaceRootVolumeTaskStateInProgress,
        AWSEC2ReplaceRootVolumeTaskStateFailing,
        AWSEC2ReplaceRootVolumeTaskStateSucceeded,
        AWSEC2ReplaceRootVolumeTaskStateFailed,
        AWSEC2ReplaceRootVolumeTaskStateFailedDetached,
    }

    Swift

    enum AWSEC2ReplaceRootVolumeTaskState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReplacementStrategy) {
        AWSEC2ReplacementStrategyUnknown,
        AWSEC2ReplacementStrategyLaunch,
        AWSEC2ReplacementStrategyLaunchBeforeTerminate,
    }

    Swift

    enum AWSEC2ReplacementStrategy : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReportInstanceReasonCodes) {
        AWSEC2ReportInstanceReasonCodesUnknown,
        AWSEC2ReportInstanceReasonCodesInstanceStuckInState,
        AWSEC2ReportInstanceReasonCodesUnresponsive,
        AWSEC2ReportInstanceReasonCodesNotAcceptingCredentials,
        AWSEC2ReportInstanceReasonCodesPasswordNotAvailable,
        AWSEC2ReportInstanceReasonCodesPerformanceNetwork,
        AWSEC2ReportInstanceReasonCodesPerformanceInstanceStore,
        AWSEC2ReportInstanceReasonCodesPerformanceEBSVolume,
        AWSEC2ReportInstanceReasonCodesPerformanceOther,
        AWSEC2ReportInstanceReasonCodesOther,
    }

    Swift

    enum AWSEC2ReportInstanceReasonCodes : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReportStatusType) {
        AWSEC2ReportStatusTypeUnknown,
        AWSEC2ReportStatusTypeOK,
        AWSEC2ReportStatusTypeImpaired,
    }

    Swift

    enum AWSEC2ReportStatusType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReservationState) {
        AWSEC2ReservationStateUnknown,
        AWSEC2ReservationStatePaymentPending,
        AWSEC2ReservationStatePaymentFailed,
        AWSEC2ReservationStateActive,
        AWSEC2ReservationStateRetired,
    }

    Swift

    enum AWSEC2ReservationState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ReservedInstanceState) {
        AWSEC2ReservedInstanceStateUnknown,
        AWSEC2ReservedInstanceStatePaymentPending,
        AWSEC2ReservedInstanceStateActive,
        AWSEC2ReservedInstanceStatePaymentFailed,
        AWSEC2ReservedInstanceStateRetired,
        AWSEC2ReservedInstanceStateQueued,
        AWSEC2ReservedInstanceStateQueuedDeleted,
    }

    Swift

    enum AWSEC2ReservedInstanceState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ResetFpgaImageAttributeName) {
        AWSEC2ResetFpgaImageAttributeNameUnknown,
        AWSEC2ResetFpgaImageAttributeNameLoadPermission,
    }

    Swift

    enum AWSEC2ResetFpgaImageAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ResetImageAttributeName) {
        AWSEC2ResetImageAttributeNameUnknown,
        AWSEC2ResetImageAttributeNameLaunchPermission,
    }

    Swift

    enum AWSEC2ResetImageAttributeName : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2ResourceType) {
        AWSEC2ResourceTypeUnknown,
        AWSEC2ResourceTypeCapacityReservation,
        AWSEC2ResourceTypeClientVpnEndpoint,
        AWSEC2ResourceTypeCustomerGateway,
        AWSEC2ResourceTypeCarrierGateway,
        AWSEC2ResourceTypeCoipPool,
        AWSEC2ResourceTypeDedicatedHost,
        AWSEC2ResourceTypeDHCPOptions,
        AWSEC2ResourceTypeEgressOnlyInternetGateway,
        AWSEC2ResourceTypeElasticIp,
        AWSEC2ResourceTypeElasticGpu,
        AWSEC2ResourceTypeExportImageTask,
        AWSEC2ResourceTypeExportInstanceTask,
        AWSEC2ResourceTypeFleet,
        AWSEC2ResourceTypeFpgaImage,
        AWSEC2ResourceTypeHostReservation,
        AWSEC2ResourceTypeImage,
        AWSEC2ResourceTypeImportImageTask,
        AWSEC2ResourceTypeImportSnapshotTask,
        AWSEC2ResourceTypeInstance,
        AWSEC2ResourceTypeInstanceEventWindow,
        AWSEC2ResourceTypeInternetGateway,
        AWSEC2ResourceTypeIpam,
        AWSEC2ResourceTypeIpamPool,
        AWSEC2ResourceTypeIpamScope,
        AWSEC2ResourceTypeIpv4poolEc2,
        AWSEC2ResourceTypeIpv6poolEc2,
        AWSEC2ResourceTypeKeyPair,
        AWSEC2ResourceTypeLaunchTemplate,
        AWSEC2ResourceTypeLocalGateway,
        AWSEC2ResourceTypeLocalGatewayRouteTable,
        AWSEC2ResourceTypeLocalGatewayVirtualInterface,
        AWSEC2ResourceTypeLocalGatewayVirtualInterfaceGroup,
        AWSEC2ResourceTypeLocalGatewayRouteTableVpcAssociation,
        AWSEC2ResourceTypeLocalGatewayRouteTableVirtualInterfaceGroupAssociation,
        AWSEC2ResourceTypeNatgateway,
        AWSEC2ResourceTypeNetworkACL,
        AWSEC2ResourceTypeNetworkInterface,
        AWSEC2ResourceTypeNetworkInsightsAnalysis,
        AWSEC2ResourceTypeNetworkInsightsPath,
        AWSEC2ResourceTypeNetworkInsightsAccessScope,
        AWSEC2ResourceTypeNetworkInsightsAccessScopeAnalysis,
        AWSEC2ResourceTypePlacementGroup,
        AWSEC2ResourceTypePrefixList,
        AWSEC2ResourceTypeReplaceRootVolumeTask,
        AWSEC2ResourceTypeReservedInstances,
        AWSEC2ResourceTypeRouteTable,
        AWSEC2ResourceTypeSecurityGroup,
        AWSEC2ResourceTypeSecurityGroupRule,
        AWSEC2ResourceTypeSnapshot,
        AWSEC2ResourceTypeSpotFleetRequest,
        AWSEC2ResourceTypeSpotInstancesRequest,
        AWSEC2ResourceTypeSubnet,
        AWSEC2ResourceTypeSubnetCidrReservation,
        AWSEC2ResourceTypeTrafficMirrorFilter,
        AWSEC2ResourceTypeTrafficMirrorSession,
        AWSEC2ResourceTypeTrafficMirrorTarget,
        AWSEC2ResourceTypeTransitGateway,
        AWSEC2ResourceTypeTransitGatewayAttachment,
        AWSEC2ResourceTypeTransitGatewayConnectPeer,
        AWSEC2ResourceTypeTransitGatewayMulticastDomain,
        AWSEC2ResourceTypeTransitGatewayPolicyTable,
        AWSEC2ResourceTypeTransitGatewayRouteTable,
        AWSEC2ResourceTypeTransitGatewayRouteTableAnnouncement,
        AWSEC2ResourceTypeVolume,
        AWSEC2ResourceTypeVPC,
        AWSEC2ResourceTypeVpcEndpoint,
        AWSEC2ResourceTypeVpcEndpointConnection,
        AWSEC2ResourceTypeVpcEndpointService,
        AWSEC2ResourceTypeVpcEndpointServicePermission,
        AWSEC2ResourceTypeVpcPeeringConnection,
        AWSEC2ResourceTypeVpnConnection,
        AWSEC2ResourceTypeVpnGateway,
        AWSEC2ResourceTypeVpcFlowLog,
        AWSEC2ResourceTypeCapacityReservationFleet,
        AWSEC2ResourceTypeTrafficMirrorFilterRule,
        AWSEC2ResourceTypeVpcEndpointConnectionDeviceType,
        AWSEC2ResourceTypeVerifiedAccessInstance,
        AWSEC2ResourceTypeVerifiedAccessGroup,
        AWSEC2ResourceTypeVerifiedAccessEndpoint,
        AWSEC2ResourceTypeVerifiedAccessPolicy,
        AWSEC2ResourceTypeVerifiedAccessTrustProvider,
        AWSEC2ResourceTypeVpnConnectionDeviceType,
        AWSEC2ResourceTypeVpcBlockPublicAccessExclusion,
        AWSEC2ResourceTypeVpcEncryptionControl,
        AWSEC2ResourceTypeIpamResourceDiscovery,
        AWSEC2ResourceTypeIpamResourceDiscoveryAssociation,
        AWSEC2ResourceTypeInstanceConnectEndpoint,
    }

    Swift

    enum AWSEC2ResourceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RootDeviceType) {
        AWSEC2RootDeviceTypeUnknown,
        AWSEC2RootDeviceTypeEBS,
        AWSEC2RootDeviceTypeInstanceStore,
    }

    Swift

    enum AWSEC2RootDeviceType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RouteOrigin) {
        AWSEC2RouteOriginUnknown,
        AWSEC2RouteOriginCreateRouteTable,
        AWSEC2RouteOriginCreateRoute,
        AWSEC2RouteOriginEnableVgwRoutePropagation,
    }

    Swift

    enum AWSEC2RouteOrigin : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RouteState) {
        AWSEC2RouteStateUnknown,
        AWSEC2RouteStateActive,
        AWSEC2RouteStateBlackhole,
    }

    Swift

    enum AWSEC2RouteState : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RouteTableAssociationStateCode) {
        AWSEC2RouteTableAssociationStateCodeUnknown,
        AWSEC2RouteTableAssociationStateCodeAssociating,
        AWSEC2RouteTableAssociationStateCodeAssociated,
        AWSEC2RouteTableAssociationStateCodeDisassociating,
        AWSEC2RouteTableAssociationStateCodeDisassociated,
        AWSEC2RouteTableAssociationStateCodeFailed,
    }

    Swift

    enum AWSEC2RouteTableAssociationStateCode : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2RuleAction) {
        AWSEC2RuleActionUnknown,
        AWSEC2RuleActionAllow,
        AWSEC2RuleActionDeny,
    }

    Swift

    enum AWSEC2RuleAction : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration

    Objective-C

    NS_ENUM(NSInteger, AWSEC2SSEType) {
        AWSEC2SSETypeUnknown,
        AWSEC2SSETypeSseEbs,
        AWSEC2SSETypeSseKms,
        AWSEC2SSETypeNone,
    }

    Swift

    enum AWSEC2SSEType : Int, @unchecked Sendable
  • Undocumented

    See more

    Declaration