Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ErrorType) { AWSEC2ErrorUnknown, }
Swift
enum AWSEC2ErrorType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AcceleratorManufacturer) { AWSEC2AcceleratorManufacturerUnknown, AWSEC2AcceleratorManufacturerAmazonWebServices, AWSEC2AcceleratorManufacturerAmd, AWSEC2AcceleratorManufacturerNvidia, AWSEC2AcceleratorManufacturerXilinx, AWSEC2AcceleratorManufacturerHabana, }
Swift
enum AWSEC2AcceleratorManufacturer : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AcceleratorType) { AWSEC2AcceleratorTypeUnknown, AWSEC2AcceleratorTypeGpu, AWSEC2AcceleratorTypeFpga, AWSEC2AcceleratorTypeInference, }
Swift
enum AWSEC2AcceleratorType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AccountAttributeName) { AWSEC2AccountAttributeNameUnknown, AWSEC2AccountAttributeNameSupportedPlatforms, AWSEC2AccountAttributeNameDefaultVPC, }
Swift
enum AWSEC2AccountAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ActivityStatus) { AWSEC2ActivityStatusUnknown, AWSEC2ActivityStatusError, AWSEC2ActivityStatusPendingFulfillment, AWSEC2ActivityStatusPendingTermination, AWSEC2ActivityStatusFulfilled, }
Swift
enum AWSEC2ActivityStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AddressAttributeName) { AWSEC2AddressAttributeNameUnknown, AWSEC2AddressAttributeNameDomainName, }
Swift
enum AWSEC2AddressAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AddressFamily) { AWSEC2AddressFamilyUnknown, AWSEC2AddressFamilyIpv4, AWSEC2AddressFamilyIpv6, }
Swift
enum AWSEC2AddressFamily : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AddressTransferStatus) { AWSEC2AddressTransferStatusUnknown, AWSEC2AddressTransferStatusPending, AWSEC2AddressTransferStatusDisabled, AWSEC2AddressTransferStatusAccepted, }
Swift
enum AWSEC2AddressTransferStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Affinity) { AWSEC2AffinityUnknown, AWSEC2AffinityDefault, AWSEC2AffinityHost, }
Swift
enum AWSEC2Affinity : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AllocationState) { AWSEC2AllocationStateUnknown, AWSEC2AllocationStateAvailable, AWSEC2AllocationStateUnderAssessment, AWSEC2AllocationStatePermanentFailure, AWSEC2AllocationStateReleased, AWSEC2AllocationStateReleasedPermanentFailure, AWSEC2AllocationStatePending, }
Swift
enum AWSEC2AllocationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AllocationStrategy) { AWSEC2AllocationStrategyUnknown, AWSEC2AllocationStrategyLowestPrice, AWSEC2AllocationStrategyDiversified, AWSEC2AllocationStrategyCapacityOptimized, AWSEC2AllocationStrategyCapacityOptimizedPrioritized, AWSEC2AllocationStrategyPriceCapacityOptimized, }
Swift
enum AWSEC2AllocationStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AllocationType) { AWSEC2AllocationTypeUnknown, AWSEC2AllocationTypeUsed, }
Swift
enum AWSEC2AllocationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AllowsMultipleInstanceTypes) { AWSEC2AllowsMultipleInstanceTypesUnknown, AWSEC2AllowsMultipleInstanceTypesOn, AWSEC2AllowsMultipleInstanceTypesOff, }
Swift
enum AWSEC2AllowsMultipleInstanceTypes : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AmdSevSnpSpecification) { AWSEC2AmdSevSnpSpecificationUnknown, AWSEC2AmdSevSnpSpecificationEnabled, AWSEC2AmdSevSnpSpecificationDisabled, }
Swift
enum AWSEC2AmdSevSnpSpecification : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AnalysisStatus) { AWSEC2AnalysisStatusUnknown, AWSEC2AnalysisStatusRunning, AWSEC2AnalysisStatusSucceeded, AWSEC2AnalysisStatusFailed, }
Swift
enum AWSEC2AnalysisStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ApplianceModeSupportValue) { AWSEC2ApplianceModeSupportValueUnknown, AWSEC2ApplianceModeSupportValueEnable, AWSEC2ApplianceModeSupportValueDisable, }
Swift
enum AWSEC2ApplianceModeSupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ArchitectureType) { AWSEC2ArchitectureTypeUnknown, AWSEC2ArchitectureTypeI386, AWSEC2ArchitectureTypeX86_64, AWSEC2ArchitectureTypeArm64, AWSEC2ArchitectureTypeX8664Mac, AWSEC2ArchitectureTypeArm64Mac, }
Swift
enum AWSEC2ArchitectureType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ArchitectureValues) { AWSEC2ArchitectureValuesUnknown, AWSEC2ArchitectureValuesI386, AWSEC2ArchitectureValuesX86_64, AWSEC2ArchitectureValuesArm64, AWSEC2ArchitectureValuesX8664Mac, AWSEC2ArchitectureValuesArm64Mac, }
Swift
enum AWSEC2ArchitectureValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AsnAssociationState) { AWSEC2AsnAssociationStateUnknown, AWSEC2AsnAssociationStateDisassociated, AWSEC2AsnAssociationStateFailedDisassociation, AWSEC2AsnAssociationStateFailedAssociation, AWSEC2AsnAssociationStatePendingDisassociation, AWSEC2AsnAssociationStatePendingAssociation, AWSEC2AsnAssociationStateAssociated, }
Swift
enum AWSEC2AsnAssociationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AsnState) { AWSEC2AsnStateUnknown, AWSEC2AsnStateDeprovisioned, AWSEC2AsnStateFailedDeprovision, AWSEC2AsnStateFailedProvision, AWSEC2AsnStatePendingDeprovision, AWSEC2AsnStatePendingProvision, AWSEC2AsnStateProvisioned, }
Swift
enum AWSEC2AsnState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AssociatedNetworkType) { AWSEC2AssociatedNetworkTypeUnknown, AWSEC2AssociatedNetworkTypeVPC, }
Swift
enum AWSEC2AssociatedNetworkType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AssociationStatusCode) { AWSEC2AssociationStatusCodeUnknown, AWSEC2AssociationStatusCodeAssociating, AWSEC2AssociationStatusCodeAssociated, AWSEC2AssociationStatusCodeAssociationFailed, AWSEC2AssociationStatusCodeDisassociating, AWSEC2AssociationStatusCodeDisassociated, }
Swift
enum AWSEC2AssociationStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AttachmentStatus) { AWSEC2AttachmentStatusUnknown, AWSEC2AttachmentStatusAttaching, AWSEC2AttachmentStatusAttached, AWSEC2AttachmentStatusDetaching, AWSEC2AttachmentStatusDetached, }
Swift
enum AWSEC2AttachmentStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AutoAcceptSharedAssociationsValue) { AWSEC2AutoAcceptSharedAssociationsValueUnknown, AWSEC2AutoAcceptSharedAssociationsValueEnable, AWSEC2AutoAcceptSharedAssociationsValueDisable, }
Swift
enum AWSEC2AutoAcceptSharedAssociationsValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AutoAcceptSharedAttachmentsValue) { AWSEC2AutoAcceptSharedAttachmentsValueUnknown, AWSEC2AutoAcceptSharedAttachmentsValueEnable, AWSEC2AutoAcceptSharedAttachmentsValueDisable, }
Swift
enum AWSEC2AutoAcceptSharedAttachmentsValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AutoPlacement) { AWSEC2AutoPlacementUnknown, AWSEC2AutoPlacementOn, AWSEC2AutoPlacementOff, }
Swift
enum AWSEC2AutoPlacement : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AvailabilityZoneOptInStatus) { AWSEC2AvailabilityZoneOptInStatusUnknown, AWSEC2AvailabilityZoneOptInStatusOptInNotRequired, AWSEC2AvailabilityZoneOptInStatusOptedIn, AWSEC2AvailabilityZoneOptInStatusNotOptedIn, }
Swift
enum AWSEC2AvailabilityZoneOptInStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2AvailabilityZoneState) { AWSEC2AvailabilityZoneStateUnknown, AWSEC2AvailabilityZoneStateAvailable, AWSEC2AvailabilityZoneStateInformation, AWSEC2AvailabilityZoneStateImpaired, AWSEC2AvailabilityZoneStateUnavailable, AWSEC2AvailabilityZoneStateConstrained, }
Swift
enum AWSEC2AvailabilityZoneState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BareMetal) { AWSEC2BareMetalUnknown, AWSEC2BareMetalIncluded, AWSEC2BareMetalRequired, AWSEC2BareMetalExcluded, }
Swift
enum AWSEC2BareMetal : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BatchState) { AWSEC2BatchStateUnknown, AWSEC2BatchStateSubmitted, AWSEC2BatchStateActive, AWSEC2BatchStateCancelled, AWSEC2BatchStateFailed, AWSEC2BatchStateCancelledRunning, AWSEC2BatchStateCancelledTerminating, AWSEC2BatchStateModifying, }
Swift
enum AWSEC2BatchState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BgpStatus) { AWSEC2BgpStatusUnknown, AWSEC2BgpStatusUp, AWSEC2BgpStatusDown, }
Swift
enum AWSEC2BgpStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BootModeType) { AWSEC2BootModeTypeUnknown, AWSEC2BootModeTypeLegacyBios, AWSEC2BootModeTypeUefi, }
Swift
enum AWSEC2BootModeType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BootModeValues) { AWSEC2BootModeValuesUnknown, AWSEC2BootModeValuesLegacyBios, AWSEC2BootModeValuesUefi, AWSEC2BootModeValuesUefiPreferred, }
Swift
enum AWSEC2BootModeValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BundleTaskState) { AWSEC2BundleTaskStateUnknown, AWSEC2BundleTaskStatePending, AWSEC2BundleTaskStateWaitingForShutdown, AWSEC2BundleTaskStateBundling, AWSEC2BundleTaskStateStoring, AWSEC2BundleTaskStateCancelling, AWSEC2BundleTaskStateComplete, AWSEC2BundleTaskStateFailed, }
Swift
enum AWSEC2BundleTaskState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2BurstablePerformance) { AWSEC2BurstablePerformanceUnknown, AWSEC2BurstablePerformanceIncluded, AWSEC2BurstablePerformanceRequired, AWSEC2BurstablePerformanceExcluded, }
Swift
enum AWSEC2BurstablePerformance : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ByoipCidrState) { AWSEC2ByoipCidrStateUnknown, AWSEC2ByoipCidrStateAdvertised, AWSEC2ByoipCidrStateDeprovisioned, AWSEC2ByoipCidrStateFailedDeprovision, AWSEC2ByoipCidrStateFailedProvision, AWSEC2ByoipCidrStatePendingDeprovision, AWSEC2ByoipCidrStatePendingProvision, AWSEC2ByoipCidrStateProvisioned, AWSEC2ByoipCidrStateProvisionedNotPubliclyAdvertisable, }
Swift
enum AWSEC2ByoipCidrState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CancelBatchErrorCode) { AWSEC2CancelBatchErrorCodeUnknown, AWSEC2CancelBatchErrorCodeFleetRequestIdDoesNotExist, AWSEC2CancelBatchErrorCodeFleetRequestIdMalformed, AWSEC2CancelBatchErrorCodeFleetRequestNotInCancellableState, AWSEC2CancelBatchErrorCodeUnexpectedError, }
Swift
enum AWSEC2CancelBatchErrorCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CancelSpotInstanceRequestState) { AWSEC2CancelSpotInstanceRequestStateUnknown, AWSEC2CancelSpotInstanceRequestStateActive, AWSEC2CancelSpotInstanceRequestStateOpen, AWSEC2CancelSpotInstanceRequestStateClosed, AWSEC2CancelSpotInstanceRequestStateCancelled, AWSEC2CancelSpotInstanceRequestStateCompleted, }
Swift
enum AWSEC2CancelSpotInstanceRequestState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CapacityReservationFleetState) { AWSEC2CapacityReservationFleetStateUnknown, AWSEC2CapacityReservationFleetStateSubmitted, AWSEC2CapacityReservationFleetStateModifying, AWSEC2CapacityReservationFleetStateActive, AWSEC2CapacityReservationFleetStatePartiallyFulfilled, AWSEC2CapacityReservationFleetStateExpiring, AWSEC2CapacityReservationFleetStateExpired, AWSEC2CapacityReservationFleetStateCancelling, AWSEC2CapacityReservationFleetStateCancelled, AWSEC2CapacityReservationFleetStateFailed, }
Swift
enum AWSEC2CapacityReservationFleetState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CapacityReservationPreference) { AWSEC2CapacityReservationPreferenceUnknown, AWSEC2CapacityReservationPreferenceOpen, AWSEC2CapacityReservationPreferenceNone, }
Swift
enum AWSEC2CapacityReservationPreference : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CapacityReservationState) { AWSEC2CapacityReservationStateUnknown, AWSEC2CapacityReservationStateActive, AWSEC2CapacityReservationStateExpired, AWSEC2CapacityReservationStateCancelled, AWSEC2CapacityReservationStatePending, AWSEC2CapacityReservationStateFailed, AWSEC2CapacityReservationStateScheduled, AWSEC2CapacityReservationStatePaymentPending, AWSEC2CapacityReservationStatePaymentFailed, }
Swift
enum AWSEC2CapacityReservationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CapacityReservationTenancy) { AWSEC2CapacityReservationTenancyUnknown, AWSEC2CapacityReservationTenancyDefault, AWSEC2CapacityReservationTenancyDedicated, }
Swift
enum AWSEC2CapacityReservationTenancy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CapacityReservationType) { AWSEC2CapacityReservationTypeUnknown, AWSEC2CapacityReservationTypeDefault, AWSEC2CapacityReservationTypeCapacityBlock, }
Swift
enum AWSEC2CapacityReservationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CarrierGatewayState) { AWSEC2CarrierGatewayStateUnknown, AWSEC2CarrierGatewayStatePending, AWSEC2CarrierGatewayStateAvailable, AWSEC2CarrierGatewayStateDeleting, AWSEC2CarrierGatewayStateDeleted, }
Swift
enum AWSEC2CarrierGatewayState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientCertificateRevocationListStatusCode) { AWSEC2ClientCertificateRevocationListStatusCodeUnknown, AWSEC2ClientCertificateRevocationListStatusCodePending, AWSEC2ClientCertificateRevocationListStatusCodeActive, }
Swift
enum AWSEC2ClientCertificateRevocationListStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientVpnAuthenticationType) { AWSEC2ClientVpnAuthenticationTypeUnknown, AWSEC2ClientVpnAuthenticationTypeCertificateAuthentication, AWSEC2ClientVpnAuthenticationTypeDirectoryServiceAuthentication, AWSEC2ClientVpnAuthenticationTypeFederatedAuthentication, }
Swift
enum AWSEC2ClientVpnAuthenticationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientVpnAuthorizationRuleStatusCode) { AWSEC2ClientVpnAuthorizationRuleStatusCodeUnknown, AWSEC2ClientVpnAuthorizationRuleStatusCodeAuthorizing, AWSEC2ClientVpnAuthorizationRuleStatusCodeActive, AWSEC2ClientVpnAuthorizationRuleStatusCodeFailed, AWSEC2ClientVpnAuthorizationRuleStatusCodeRevoking, }
Swift
enum AWSEC2ClientVpnAuthorizationRuleStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientVpnConnectionStatusCode) { AWSEC2ClientVpnConnectionStatusCodeUnknown, AWSEC2ClientVpnConnectionStatusCodeActive, AWSEC2ClientVpnConnectionStatusCodeFailedToTerminate, AWSEC2ClientVpnConnectionStatusCodeTerminating, AWSEC2ClientVpnConnectionStatusCodeTerminated, }
Swift
enum AWSEC2ClientVpnConnectionStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientVpnEndpointAttributeStatusCode) { AWSEC2ClientVpnEndpointAttributeStatusCodeUnknown, AWSEC2ClientVpnEndpointAttributeStatusCodeApplying, AWSEC2ClientVpnEndpointAttributeStatusCodeApplied, }
Swift
enum AWSEC2ClientVpnEndpointAttributeStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientVpnEndpointStatusCode) { AWSEC2ClientVpnEndpointStatusCodeUnknown, AWSEC2ClientVpnEndpointStatusCodePendingAssociate, AWSEC2ClientVpnEndpointStatusCodeAvailable, AWSEC2ClientVpnEndpointStatusCodeDeleting, AWSEC2ClientVpnEndpointStatusCodeDeleted, }
Swift
enum AWSEC2ClientVpnEndpointStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ClientVpnRouteStatusCode) { AWSEC2ClientVpnRouteStatusCodeUnknown, AWSEC2ClientVpnRouteStatusCodeCreating, AWSEC2ClientVpnRouteStatusCodeActive, AWSEC2ClientVpnRouteStatusCodeFailed, AWSEC2ClientVpnRouteStatusCodeDeleting, }
Swift
enum AWSEC2ClientVpnRouteStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ConnectionNotificationState) { AWSEC2ConnectionNotificationStateUnknown, AWSEC2ConnectionNotificationStateEnabled, AWSEC2ConnectionNotificationStateDisabled, }
Swift
enum AWSEC2ConnectionNotificationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ConnectionNotificationType) { AWSEC2ConnectionNotificationTypeUnknown, AWSEC2ConnectionNotificationTypeTopic, }
Swift
enum AWSEC2ConnectionNotificationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ConnectivityType) { AWSEC2ConnectivityTypeUnknown, AWSEC2ConnectivityTypePrivate, AWSEC2ConnectivityTypePublic, }
Swift
enum AWSEC2ConnectivityType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ContainerFormat) { AWSEC2ContainerFormatUnknown, AWSEC2ContainerFormatOVA, }
Swift
enum AWSEC2ContainerFormat : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ConversionTaskState) { AWSEC2ConversionTaskStateUnknown, AWSEC2ConversionTaskStateActive, AWSEC2ConversionTaskStateCancelling, AWSEC2ConversionTaskStateCancelled, AWSEC2ConversionTaskStateCompleted, }
Swift
enum AWSEC2ConversionTaskState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReplicateTagsFromSource) { AWSEC2ReplicateTagsFromSourceUnknown, AWSEC2ReplicateTagsFromSourceVolume, }
Swift
enum AWSEC2ReplicateTagsFromSource : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CpuManufacturer) { AWSEC2CpuManufacturerUnknown, AWSEC2CpuManufacturerIntel, AWSEC2CpuManufacturerAmd, AWSEC2CpuManufacturerAmazonWebServices, }
Swift
enum AWSEC2CpuManufacturer : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2CurrencyCodeValues) { AWSEC2CurrencyCodeValuesUnknown, AWSEC2CurrencyCodeValuesUSD, }
Swift
enum AWSEC2CurrencyCodeValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DatafeedSubscriptionState) { AWSEC2DatafeedSubscriptionStateUnknown, AWSEC2DatafeedSubscriptionStateActive, AWSEC2DatafeedSubscriptionStateInactive, }
Swift
enum AWSEC2DatafeedSubscriptionState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DefaultInstanceMetadataEndpointState) { AWSEC2DefaultInstanceMetadataEndpointStateUnknown, AWSEC2DefaultInstanceMetadataEndpointStateDisabled, AWSEC2DefaultInstanceMetadataEndpointStateEnabled, AWSEC2DefaultInstanceMetadataEndpointStateNoPreference, }
Swift
enum AWSEC2DefaultInstanceMetadataEndpointState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DefaultInstanceMetadataTagsState) { AWSEC2DefaultInstanceMetadataTagsStateUnknown, AWSEC2DefaultInstanceMetadataTagsStateDisabled, AWSEC2DefaultInstanceMetadataTagsStateEnabled, AWSEC2DefaultInstanceMetadataTagsStateNoPreference, }
Swift
enum AWSEC2DefaultInstanceMetadataTagsState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DefaultRouteTableAssociationValue) { AWSEC2DefaultRouteTableAssociationValueUnknown, AWSEC2DefaultRouteTableAssociationValueEnable, AWSEC2DefaultRouteTableAssociationValueDisable, }
Swift
enum AWSEC2DefaultRouteTableAssociationValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DefaultRouteTablePropagationValue) { AWSEC2DefaultRouteTablePropagationValueUnknown, AWSEC2DefaultRouteTablePropagationValueEnable, AWSEC2DefaultRouteTablePropagationValueDisable, }
Swift
enum AWSEC2DefaultRouteTablePropagationValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DefaultTargetCapacityType) { AWSEC2DefaultTargetCapacityTypeUnknown, AWSEC2DefaultTargetCapacityTypeSpot, AWSEC2DefaultTargetCapacityTypeOnDemand, AWSEC2DefaultTargetCapacityTypeCapacityBlock, }
Swift
enum AWSEC2DefaultTargetCapacityType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DeleteFleetErrorCode) { AWSEC2DeleteFleetErrorCodeUnknown, AWSEC2DeleteFleetErrorCodeFleetIdDoesNotExist, AWSEC2DeleteFleetErrorCodeFleetIdMalformed, AWSEC2DeleteFleetErrorCodeFleetNotInDeletableState, AWSEC2DeleteFleetErrorCodeUnexpectedError, }
Swift
enum AWSEC2DeleteFleetErrorCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DeleteQueuedReservedInstancesErrorCode) { AWSEC2DeleteQueuedReservedInstancesErrorCodeUnknown, AWSEC2DeleteQueuedReservedInstancesErrorCodeReservedInstancesIdInvalid, AWSEC2DeleteQueuedReservedInstancesErrorCodeReservedInstancesNotInQueuedState, AWSEC2DeleteQueuedReservedInstancesErrorCodeUnexpectedError, }
Swift
enum AWSEC2DeleteQueuedReservedInstancesErrorCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DestinationFileFormat) { AWSEC2DestinationFileFormatUnknown, AWSEC2DestinationFileFormatPlainText, AWSEC2DestinationFileFormatParquet, }
Swift
enum AWSEC2DestinationFileFormat : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DeviceTrustProviderType) { AWSEC2DeviceTrustProviderTypeUnknown, AWSEC2DeviceTrustProviderTypeJamf, AWSEC2DeviceTrustProviderTypeCrowdstrike, AWSEC2DeviceTrustProviderTypeJumpcloud, }
Swift
enum AWSEC2DeviceTrustProviderType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DeviceType) { AWSEC2DeviceTypeUnknown, AWSEC2DeviceTypeEBS, AWSEC2DeviceTypeInstanceStore, }
Swift
enum AWSEC2DeviceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DiskImageFormat) { AWSEC2DiskImageFormatUnknown, AWSEC2DiskImageFormatVMDK, AWSEC2DiskImageFormatRAW, AWSEC2DiskImageFormatVHD, }
Swift
enum AWSEC2DiskImageFormat : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DiskType) { AWSEC2DiskTypeUnknown, AWSEC2DiskTypeHdd, AWSEC2DiskTypeSsd, }
Swift
enum AWSEC2DiskType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DnsNameState) { AWSEC2DnsNameStateUnknown, AWSEC2DnsNameStatePendingVerification, AWSEC2DnsNameStateVerified, AWSEC2DnsNameStateFailed, }
Swift
enum AWSEC2DnsNameState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DnsRecordIpType) { AWSEC2DnsRecordIpTypeUnknown, AWSEC2DnsRecordIpTypeIpv4, AWSEC2DnsRecordIpTypeDualstack, AWSEC2DnsRecordIpTypeIpv6, AWSEC2DnsRecordIpTypeServiceDefined, }
Swift
enum AWSEC2DnsRecordIpType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DnsSupportValue) { AWSEC2DnsSupportValueUnknown, AWSEC2DnsSupportValueEnable, AWSEC2DnsSupportValueDisable, }
Swift
enum AWSEC2DnsSupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DomainType) { AWSEC2DomainTypeUnknown, AWSEC2DomainTypeVPC, AWSEC2DomainTypeStandard, }
Swift
enum AWSEC2DomainType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2DynamicRoutingValue) { AWSEC2DynamicRoutingValueUnknown, AWSEC2DynamicRoutingValueEnable, AWSEC2DynamicRoutingValueDisable, }
Swift
enum AWSEC2DynamicRoutingValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EbsEncryptionSupport) { AWSEC2EbsEncryptionSupportUnknown, AWSEC2EbsEncryptionSupportUnsupported, AWSEC2EbsEncryptionSupportSupported, }
Swift
enum AWSEC2EbsEncryptionSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EbsNvmeSupport) { AWSEC2EbsNvmeSupportUnknown, AWSEC2EbsNvmeSupportUnsupported, AWSEC2EbsNvmeSupportSupported, AWSEC2EbsNvmeSupportRequired, }
Swift
enum AWSEC2EbsNvmeSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EbsOptimizedSupport) { AWSEC2EbsOptimizedSupportUnknown, AWSEC2EbsOptimizedSupportUnsupported, AWSEC2EbsOptimizedSupportSupported, AWSEC2EbsOptimizedSupportDefault, }
Swift
enum AWSEC2EbsOptimizedSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Ec2InstanceConnectEndpointState) { AWSEC2Ec2InstanceConnectEndpointStateUnknown, AWSEC2Ec2InstanceConnectEndpointStateCreateInProgress, AWSEC2Ec2InstanceConnectEndpointStateCreateComplete, AWSEC2Ec2InstanceConnectEndpointStateCreateFailed, AWSEC2Ec2InstanceConnectEndpointStateDeleteInProgress, AWSEC2Ec2InstanceConnectEndpointStateDeleteComplete, AWSEC2Ec2InstanceConnectEndpointStateDeleteFailed, }
Swift
enum AWSEC2Ec2InstanceConnectEndpointState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EkPubKeyFormat) { AWSEC2EkPubKeyFormatUnknown, AWSEC2EkPubKeyFormatDer, AWSEC2EkPubKeyFormatTpmt, }
Swift
enum AWSEC2EkPubKeyFormat : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EkPubKeyType) { AWSEC2EkPubKeyTypeUnknown, AWSEC2EkPubKeyTypeRsa2048, AWSEC2EkPubKeyTypeEccSecP384, }
Swift
enum AWSEC2EkPubKeyType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ElasticGpuState) { AWSEC2ElasticGpuStateUnknown, AWSEC2ElasticGpuStateAttached, }
Swift
enum AWSEC2ElasticGpuState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ElasticGpuStatus) { AWSEC2ElasticGpuStatusUnknown, AWSEC2ElasticGpuStatusOK, AWSEC2ElasticGpuStatusImpaired, }
Swift
enum AWSEC2ElasticGpuStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EnaSupport) { AWSEC2EnaSupportUnknown, AWSEC2EnaSupportUnsupported, AWSEC2EnaSupportSupported, AWSEC2EnaSupportRequired, }
Swift
enum AWSEC2EnaSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EndDateType) { AWSEC2EndDateTypeUnknown, AWSEC2EndDateTypeUnlimited, AWSEC2EndDateTypeLimited, }
Swift
enum AWSEC2EndDateType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EphemeralNvmeSupport) { AWSEC2EphemeralNvmeSupportUnknown, AWSEC2EphemeralNvmeSupportUnsupported, AWSEC2EphemeralNvmeSupportSupported, AWSEC2EphemeralNvmeSupportRequired, }
Swift
enum AWSEC2EphemeralNvmeSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EventCode) { AWSEC2EventCodeUnknown, AWSEC2EventCodeInstanceReboot, AWSEC2EventCodeSystemReboot, AWSEC2EventCodeSystemMaintenance, AWSEC2EventCodeInstanceRetirement, AWSEC2EventCodeInstanceStop, }
Swift
enum AWSEC2EventCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2EventType) { AWSEC2EventTypeUnknown, AWSEC2EventTypeInstanceChange, AWSEC2EventTypeFleetRequestChange, AWSEC2EventTypeError, AWSEC2EventTypeInformation, }
Swift
enum AWSEC2EventType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ExcessCapacityTerminationPolicy) { AWSEC2ExcessCapacityTerminationPolicyUnknown, AWSEC2ExcessCapacityTerminationPolicyNoTermination, AWSEC2ExcessCapacityTerminationPolicyDefault, }
Swift
enum AWSEC2ExcessCapacityTerminationPolicy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ExportEnvironment) { AWSEC2ExportEnvironmentUnknown, AWSEC2ExportEnvironmentCitrix, AWSEC2ExportEnvironmentVMware, AWSEC2ExportEnvironmentMicrosoft, }
Swift
enum AWSEC2ExportEnvironment : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ExportTaskState) { AWSEC2ExportTaskStateUnknown, AWSEC2ExportTaskStateActive, AWSEC2ExportTaskStateCancelling, AWSEC2ExportTaskStateCancelled, AWSEC2ExportTaskStateCompleted, }
Swift
enum AWSEC2ExportTaskState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FastLaunchResourceType) { AWSEC2FastLaunchResourceTypeUnknown, AWSEC2FastLaunchResourceTypeSnapshot, }
Swift
enum AWSEC2FastLaunchResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FastLaunchStateCode) { AWSEC2FastLaunchStateCodeUnknown, AWSEC2FastLaunchStateCodeEnabling, AWSEC2FastLaunchStateCodeEnablingFailed, AWSEC2FastLaunchStateCodeEnabled, AWSEC2FastLaunchStateCodeEnabledFailed, AWSEC2FastLaunchStateCodeDisabling, AWSEC2FastLaunchStateCodeDisablingFailed, }
Swift
enum AWSEC2FastLaunchStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FastSnapshotRestoreStateCode) { AWSEC2FastSnapshotRestoreStateCodeUnknown, AWSEC2FastSnapshotRestoreStateCodeEnabling, AWSEC2FastSnapshotRestoreStateCodeOptimizing, AWSEC2FastSnapshotRestoreStateCodeEnabled, AWSEC2FastSnapshotRestoreStateCodeDisabling, AWSEC2FastSnapshotRestoreStateCodeDisabled, }
Swift
enum AWSEC2FastSnapshotRestoreStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FindingsFound) { AWSEC2FindingsFoundUnknown, AWSEC2FindingsFoundTrue, AWSEC2FindingsFoundFalse, }
Swift
enum AWSEC2FindingsFound : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetActivityStatus) { AWSEC2FleetActivityStatusUnknown, AWSEC2FleetActivityStatusError, AWSEC2FleetActivityStatusPendingFulfillment, AWSEC2FleetActivityStatusPendingTermination, AWSEC2FleetActivityStatusFulfilled, }
Swift
enum AWSEC2FleetActivityStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetCapacityReservationTenancy) { AWSEC2FleetCapacityReservationTenancyUnknown, AWSEC2FleetCapacityReservationTenancyDefault, }
Swift
enum AWSEC2FleetCapacityReservationTenancy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetCapacityReservationUsageStrategy) { AWSEC2FleetCapacityReservationUsageStrategyUnknown, AWSEC2FleetCapacityReservationUsageStrategyUseCapacityReservationsFirst, }
Swift
enum AWSEC2FleetCapacityReservationUsageStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetEventType) { AWSEC2FleetEventTypeUnknown, AWSEC2FleetEventTypeInstanceChange, AWSEC2FleetEventTypeFleetChange, AWSEC2FleetEventTypeServiceError, }
Swift
enum AWSEC2FleetEventType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetExcessCapacityTerminationPolicy) { AWSEC2FleetExcessCapacityTerminationPolicyUnknown, AWSEC2FleetExcessCapacityTerminationPolicyNoTermination, AWSEC2FleetExcessCapacityTerminationPolicyTermination, }
Swift
enum AWSEC2FleetExcessCapacityTerminationPolicy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetInstanceMatchCriteria) { AWSEC2FleetInstanceMatchCriteriaUnknown, AWSEC2FleetInstanceMatchCriteriaOpen, }
Swift
enum AWSEC2FleetInstanceMatchCriteria : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetOnDemandAllocationStrategy) { AWSEC2FleetOnDemandAllocationStrategyUnknown, AWSEC2FleetOnDemandAllocationStrategyLowestPrice, AWSEC2FleetOnDemandAllocationStrategyPrioritized, }
Swift
enum AWSEC2FleetOnDemandAllocationStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetReplacementStrategy) { AWSEC2FleetReplacementStrategyUnknown, AWSEC2FleetReplacementStrategyLaunch, AWSEC2FleetReplacementStrategyLaunchBeforeTerminate, }
Swift
enum AWSEC2FleetReplacementStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetStateCode) { AWSEC2FleetStateCodeUnknown, AWSEC2FleetStateCodeSubmitted, AWSEC2FleetStateCodeActive, AWSEC2FleetStateCodeDeleted, AWSEC2FleetStateCodeFailed, AWSEC2FleetStateCodeDeletedRunning, AWSEC2FleetStateCodeDeletedTerminating, AWSEC2FleetStateCodeModifying, }
Swift
enum AWSEC2FleetStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FleetType) { AWSEC2FleetTypeUnknown, AWSEC2FleetTypeRequest, AWSEC2FleetTypeMaintain, AWSEC2FleetTypeInstant, }
Swift
enum AWSEC2FleetType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FlowLogsResourceType) { AWSEC2FlowLogsResourceTypeUnknown, AWSEC2FlowLogsResourceTypeVpc, AWSEC2FlowLogsResourceTypeSubnet, AWSEC2FlowLogsResourceTypeNetworkInterface, AWSEC2FlowLogsResourceTypeTransitGateway, AWSEC2FlowLogsResourceTypeTransitGatewayAttachment, }
Swift
enum AWSEC2FlowLogsResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FpgaImageAttributeName) { AWSEC2FpgaImageAttributeNameUnknown, AWSEC2FpgaImageAttributeNameDescription, AWSEC2FpgaImageAttributeNameName, AWSEC2FpgaImageAttributeNameLoadPermission, AWSEC2FpgaImageAttributeNameProductCodes, }
Swift
enum AWSEC2FpgaImageAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2FpgaImageStateCode) { AWSEC2FpgaImageStateCodeUnknown, AWSEC2FpgaImageStateCodePending, AWSEC2FpgaImageStateCodeFailed, AWSEC2FpgaImageStateCodeAvailable, AWSEC2FpgaImageStateCodeUnavailable, }
Swift
enum AWSEC2FpgaImageStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2GatewayAssociationState) { AWSEC2GatewayAssociationStateUnknown, AWSEC2GatewayAssociationStateAssociated, AWSEC2GatewayAssociationStateNotAssociated, AWSEC2GatewayAssociationStateAssociating, AWSEC2GatewayAssociationStateDisassociating, }
Swift
enum AWSEC2GatewayAssociationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2GatewayType) { AWSEC2GatewayTypeUnknown, AWSEC2GatewayTypeIpsec1, }
Swift
enum AWSEC2GatewayType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2HostMaintenance) { AWSEC2HostMaintenanceUnknown, AWSEC2HostMaintenanceOn, AWSEC2HostMaintenanceOff, }
Swift
enum AWSEC2HostMaintenance : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2HostRecovery) { AWSEC2HostRecoveryUnknown, AWSEC2HostRecoveryOn, AWSEC2HostRecoveryOff, }
Swift
enum AWSEC2HostRecovery : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2HostTenancy) { AWSEC2HostTenancyUnknown, AWSEC2HostTenancyDedicated, AWSEC2HostTenancyHost, }
Swift
enum AWSEC2HostTenancy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2HostnameType) { AWSEC2HostnameTypeUnknown, AWSEC2HostnameTypeIpName, AWSEC2HostnameTypeResourceName, }
Swift
enum AWSEC2HostnameType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2HttpTokensState) { AWSEC2HttpTokensStateUnknown, AWSEC2HttpTokensStateOptional, AWSEC2HttpTokensStateRequired, }
Swift
enum AWSEC2HttpTokensState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2HypervisorType) { AWSEC2HypervisorTypeUnknown, AWSEC2HypervisorTypeOvm, AWSEC2HypervisorTypeXen, }
Swift
enum AWSEC2HypervisorType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IamInstanceProfileAssociationState) { AWSEC2IamInstanceProfileAssociationStateUnknown, AWSEC2IamInstanceProfileAssociationStateAssociating, AWSEC2IamInstanceProfileAssociationStateAssociated, AWSEC2IamInstanceProfileAssociationStateDisassociating, AWSEC2IamInstanceProfileAssociationStateDisassociated, }
Swift
enum AWSEC2IamInstanceProfileAssociationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Igmpv2SupportValue) { AWSEC2Igmpv2SupportValueUnknown, AWSEC2Igmpv2SupportValueEnable, AWSEC2Igmpv2SupportValueDisable, }
Swift
enum AWSEC2Igmpv2SupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ImageBlockPublicAccessDisabledState) { AWSEC2ImageBlockPublicAccessDisabledStateUnknown, AWSEC2ImageBlockPublicAccessDisabledStateUnblocked, }
Swift
enum AWSEC2ImageBlockPublicAccessDisabledState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ImageBlockPublicAccessEnabledState) { AWSEC2ImageBlockPublicAccessEnabledStateUnknown, AWSEC2ImageBlockPublicAccessEnabledStateBlockNewSharing, }
Swift
enum AWSEC2ImageBlockPublicAccessEnabledState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ImageState) { AWSEC2ImageStateUnknown, AWSEC2ImageStatePending, AWSEC2ImageStateAvailable, AWSEC2ImageStateInvalid, AWSEC2ImageStateDeregistered, AWSEC2ImageStateTransient, AWSEC2ImageStateFailed, AWSEC2ImageStateError, AWSEC2ImageStateDisabled, }
Swift
enum AWSEC2ImageState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ImageTypeValues) { AWSEC2ImageTypeValuesUnknown, AWSEC2ImageTypeValuesMachine, AWSEC2ImageTypeValuesKernel, AWSEC2ImageTypeValuesRAMDisk, }
Swift
enum AWSEC2ImageTypeValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ImdsSupportValues) { AWSEC2ImdsSupportValuesUnknown, AWSEC2ImdsSupportValuesV20, }
Swift
enum AWSEC2ImdsSupportValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceAutoRecoveryState) { AWSEC2InstanceAutoRecoveryStateUnknown, AWSEC2InstanceAutoRecoveryStateDisabled, AWSEC2InstanceAutoRecoveryStateDefault, }
Swift
enum AWSEC2InstanceAutoRecoveryState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceBootModeValues) { AWSEC2InstanceBootModeValuesUnknown, AWSEC2InstanceBootModeValuesLegacyBios, AWSEC2InstanceBootModeValuesUefi, }
Swift
enum AWSEC2InstanceBootModeValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceEventWindowState) { AWSEC2InstanceEventWindowStateUnknown, AWSEC2InstanceEventWindowStateCreating, AWSEC2InstanceEventWindowStateDeleting, AWSEC2InstanceEventWindowStateActive, AWSEC2InstanceEventWindowStateDeleted, }
Swift
enum AWSEC2InstanceEventWindowState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceGeneration) { AWSEC2InstanceGenerationUnknown, AWSEC2InstanceGenerationCurrent, AWSEC2InstanceGenerationPrevious, }
Swift
enum AWSEC2InstanceGeneration : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceHealthStatus) { AWSEC2InstanceHealthStatusUnknown, AWSEC2InstanceHealthStatusHealthy, AWSEC2InstanceHealthStatusUnhealthy, }
Swift
enum AWSEC2InstanceHealthStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceInterruptionBehavior) { AWSEC2InstanceInterruptionBehaviorUnknown, AWSEC2InstanceInterruptionBehaviorHibernate, AWSEC2InstanceInterruptionBehaviorStop, AWSEC2InstanceInterruptionBehaviorTerminate, }
Swift
enum AWSEC2InstanceInterruptionBehavior : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceLifecycle) { AWSEC2InstanceLifecycleUnknown, AWSEC2InstanceLifecycleSpot, AWSEC2InstanceLifecycleOnDemand, }
Swift
enum AWSEC2InstanceLifecycle : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceLifecycleType) { AWSEC2InstanceLifecycleTypeUnknown, AWSEC2InstanceLifecycleTypeSpot, AWSEC2InstanceLifecycleTypeScheduled, AWSEC2InstanceLifecycleTypeCapacityBlock, }
Swift
enum AWSEC2InstanceLifecycleType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceMatchCriteria) { AWSEC2InstanceMatchCriteriaUnknown, AWSEC2InstanceMatchCriteriaOpen, AWSEC2InstanceMatchCriteriaTargeted, }
Swift
enum AWSEC2InstanceMatchCriteria : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceMetadataEndpointState) { AWSEC2InstanceMetadataEndpointStateUnknown, AWSEC2InstanceMetadataEndpointStateDisabled, AWSEC2InstanceMetadataEndpointStateEnabled, }
Swift
enum AWSEC2InstanceMetadataEndpointState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceMetadataOptionsState) { AWSEC2InstanceMetadataOptionsStateUnknown, AWSEC2InstanceMetadataOptionsStatePending, AWSEC2InstanceMetadataOptionsStateApplied, }
Swift
enum AWSEC2InstanceMetadataOptionsState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceMetadataProtocolState) { AWSEC2InstanceMetadataProtocolStateUnknown, AWSEC2InstanceMetadataProtocolStateDisabled, AWSEC2InstanceMetadataProtocolStateEnabled, }
Swift
enum AWSEC2InstanceMetadataProtocolState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceMetadataTagsState) { AWSEC2InstanceMetadataTagsStateUnknown, AWSEC2InstanceMetadataTagsStateDisabled, AWSEC2InstanceMetadataTagsStateEnabled, }
Swift
enum AWSEC2InstanceMetadataTagsState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceStateName) { AWSEC2InstanceStateNameUnknown, AWSEC2InstanceStateNamePending, AWSEC2InstanceStateNameRunning, AWSEC2InstanceStateNameShuttingDown, AWSEC2InstanceStateNameTerminated, AWSEC2InstanceStateNameStopping, AWSEC2InstanceStateNameStopped, }
Swift
enum AWSEC2InstanceStateName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceStorageEncryptionSupport) { AWSEC2InstanceStorageEncryptionSupportUnknown, AWSEC2InstanceStorageEncryptionSupportUnsupported, AWSEC2InstanceStorageEncryptionSupportRequired, }
Swift
enum AWSEC2InstanceStorageEncryptionSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InstanceTypeHypervisor) { AWSEC2InstanceTypeHypervisorUnknown, AWSEC2InstanceTypeHypervisorNitro, AWSEC2InstanceTypeHypervisorXen, }
Swift
enum AWSEC2InstanceTypeHypervisor : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InterfacePermissionType) { AWSEC2InterfacePermissionTypeUnknown, AWSEC2InterfacePermissionTypeInstanceAttach, AWSEC2InterfacePermissionTypeEipAssociate, }
Swift
enum AWSEC2InterfacePermissionType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2InterfaceProtocolType) { AWSEC2InterfaceProtocolTypeUnknown, AWSEC2InterfaceProtocolTypeVlan, AWSEC2InterfaceProtocolTypeGre, }
Swift
enum AWSEC2InterfaceProtocolType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpAddressType) { AWSEC2IpAddressTypeUnknown, AWSEC2IpAddressTypeIpv4, AWSEC2IpAddressTypeDualstack, AWSEC2IpAddressTypeIpv6, }
Swift
enum AWSEC2IpAddressType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamAddressHistoryResourceType) { AWSEC2IpamAddressHistoryResourceTypeUnknown, AWSEC2IpamAddressHistoryResourceTypeEip, AWSEC2IpamAddressHistoryResourceTypeVPC, AWSEC2IpamAddressHistoryResourceTypeSubnet, AWSEC2IpamAddressHistoryResourceTypeNetworkInterface, AWSEC2IpamAddressHistoryResourceTypeInstance, }
Swift
enum AWSEC2IpamAddressHistoryResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamAssociatedResourceDiscoveryStatus) { AWSEC2IpamAssociatedResourceDiscoveryStatusUnknown, AWSEC2IpamAssociatedResourceDiscoveryStatusActive, AWSEC2IpamAssociatedResourceDiscoveryStatusNotFound, }
Swift
enum AWSEC2IpamAssociatedResourceDiscoveryStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamComplianceStatus) { AWSEC2IpamComplianceStatusUnknown, AWSEC2IpamComplianceStatusCompliant, AWSEC2IpamComplianceStatusNoncompliant, AWSEC2IpamComplianceStatusUnmanaged, AWSEC2IpamComplianceStatusIgnored, }
Swift
enum AWSEC2IpamComplianceStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamDiscoveryFailureCode) { AWSEC2IpamDiscoveryFailureCodeUnknown, AWSEC2IpamDiscoveryFailureCodeAssumeRoleFailure, AWSEC2IpamDiscoveryFailureCodeThrottlingFailure, AWSEC2IpamDiscoveryFailureCodeUnauthorizedFailure, }
Swift
enum AWSEC2IpamDiscoveryFailureCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamManagementState) { AWSEC2IpamManagementStateUnknown, AWSEC2IpamManagementStateManaged, AWSEC2IpamManagementStateUnmanaged, AWSEC2IpamManagementStateIgnored, }
Swift
enum AWSEC2IpamManagementState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamOverlapStatus) { AWSEC2IpamOverlapStatusUnknown, AWSEC2IpamOverlapStatusOverlapping, AWSEC2IpamOverlapStatusNonoverlapping, AWSEC2IpamOverlapStatusIgnored, }
Swift
enum AWSEC2IpamOverlapStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPoolAllocationResourceType) { AWSEC2IpamPoolAllocationResourceTypeUnknown, AWSEC2IpamPoolAllocationResourceTypeIpamPool, AWSEC2IpamPoolAllocationResourceTypeVPC, AWSEC2IpamPoolAllocationResourceTypeEc2PublicIpv4Pool, AWSEC2IpamPoolAllocationResourceTypeCustom, AWSEC2IpamPoolAllocationResourceTypeSubnet, }
Swift
enum AWSEC2IpamPoolAllocationResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPoolAwsService) { AWSEC2IpamPoolAwsServiceUnknown, AWSEC2IpamPoolAwsServiceEc2, }
Swift
enum AWSEC2IpamPoolAwsService : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPoolCidrFailureCode) { AWSEC2IpamPoolCidrFailureCodeUnknown, AWSEC2IpamPoolCidrFailureCodeCidrNotAvailable, AWSEC2IpamPoolCidrFailureCodeLimitExceeded, }
Swift
enum AWSEC2IpamPoolCidrFailureCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPoolCidrState) { AWSEC2IpamPoolCidrStateUnknown, AWSEC2IpamPoolCidrStatePendingProvision, AWSEC2IpamPoolCidrStateProvisioned, AWSEC2IpamPoolCidrStateFailedProvision, AWSEC2IpamPoolCidrStatePendingDeprovision, AWSEC2IpamPoolCidrStateDeprovisioned, AWSEC2IpamPoolCidrStateFailedDeprovision, AWSEC2IpamPoolCidrStatePendingImport, AWSEC2IpamPoolCidrStateFailedImport, }
Swift
enum AWSEC2IpamPoolCidrState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPoolPublicIpSource) { AWSEC2IpamPoolPublicIpSourceUnknown, AWSEC2IpamPoolPublicIpSourceAmazon, AWSEC2IpamPoolPublicIpSourceByoip, }
Swift
enum AWSEC2IpamPoolPublicIpSource : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPoolSourceResourceType) { AWSEC2IpamPoolSourceResourceTypeUnknown, AWSEC2IpamPoolSourceResourceTypeVPC, }
Swift
enum AWSEC2IpamPoolSourceResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPublicAddressAssociationStatus) { AWSEC2IpamPublicAddressAssociationStatusUnknown, AWSEC2IpamPublicAddressAssociationStatusAssociated, AWSEC2IpamPublicAddressAssociationStatusDisassociated, }
Swift
enum AWSEC2IpamPublicAddressAssociationStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPublicAddressAwsService) { AWSEC2IpamPublicAddressAwsServiceUnknown, AWSEC2IpamPublicAddressAwsServiceNatGateway, AWSEC2IpamPublicAddressAwsServiceDatabaseMigrationService, AWSEC2IpamPublicAddressAwsServiceRedshift, AWSEC2IpamPublicAddressAwsServiceElasticContainerService, AWSEC2IpamPublicAddressAwsServiceRelationalDatabaseService, AWSEC2IpamPublicAddressAwsServiceSiteToSiteVpn, AWSEC2IpamPublicAddressAwsServiceLoadBalancer, AWSEC2IpamPublicAddressAwsServiceGlobalAccelerator, AWSEC2IpamPublicAddressAwsServiceOther, }
Swift
enum AWSEC2IpamPublicAddressAwsService : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamPublicAddressType) { AWSEC2IpamPublicAddressTypeUnknown, AWSEC2IpamPublicAddressTypeServiceManagedIp, AWSEC2IpamPublicAddressTypeServiceManagedByoip, AWSEC2IpamPublicAddressTypeAmazonOwnedEip, AWSEC2IpamPublicAddressTypeByoip, AWSEC2IpamPublicAddressTypeEc2PublicIp, }
Swift
enum AWSEC2IpamPublicAddressType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamResourceDiscoveryAssociationState) { AWSEC2IpamResourceDiscoveryAssociationStateUnknown, AWSEC2IpamResourceDiscoveryAssociationStateAssociateInProgress, AWSEC2IpamResourceDiscoveryAssociationStateAssociateComplete, AWSEC2IpamResourceDiscoveryAssociationStateAssociateFailed, AWSEC2IpamResourceDiscoveryAssociationStateDisassociateInProgress, AWSEC2IpamResourceDiscoveryAssociationStateDisassociateComplete, AWSEC2IpamResourceDiscoveryAssociationStateDisassociateFailed, AWSEC2IpamResourceDiscoveryAssociationStateIsolateInProgress, AWSEC2IpamResourceDiscoveryAssociationStateIsolateComplete, AWSEC2IpamResourceDiscoveryAssociationStateRestoreInProgress, }
Swift
enum AWSEC2IpamResourceDiscoveryAssociationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamResourceType) { AWSEC2IpamResourceTypeUnknown, AWSEC2IpamResourceTypeVPC, AWSEC2IpamResourceTypeSubnet, AWSEC2IpamResourceTypeEip, AWSEC2IpamResourceTypePublicIpv4Pool, AWSEC2IpamResourceTypeIpv6Pool, AWSEC2IpamResourceTypeEni, }
Swift
enum AWSEC2IpamResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamScopeType) { AWSEC2IpamScopeTypeUnknown, AWSEC2IpamScopeTypePublic, AWSEC2IpamScopeTypePrivate, }
Swift
enum AWSEC2IpamScopeType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2IpamTier) { AWSEC2IpamTierUnknown, AWSEC2IpamTierFree, AWSEC2IpamTierAdvanced, }
Swift
enum AWSEC2IpamTier : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Ipv6SupportValue) { AWSEC2Ipv6SupportValueUnknown, AWSEC2Ipv6SupportValueEnable, AWSEC2Ipv6SupportValueDisable, }
Swift
enum AWSEC2Ipv6SupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2KeyFormat) { AWSEC2KeyFormatUnknown, AWSEC2KeyFormatPem, AWSEC2KeyFormatPpk, }
Swift
enum AWSEC2KeyFormat : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2KeyType) { AWSEC2KeyTypeUnknown, AWSEC2KeyTypeRsa, AWSEC2KeyTypeEd25519, }
Swift
enum AWSEC2KeyType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateAutoRecoveryState) { AWSEC2LaunchTemplateAutoRecoveryStateUnknown, AWSEC2LaunchTemplateAutoRecoveryStateDefault, AWSEC2LaunchTemplateAutoRecoveryStateDisabled, }
Swift
enum AWSEC2LaunchTemplateAutoRecoveryState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateErrorCode) { AWSEC2LaunchTemplateErrorCodeUnknown, AWSEC2LaunchTemplateErrorCodeLaunchTemplateIdDoesNotExist, AWSEC2LaunchTemplateErrorCodeLaunchTemplateIdMalformed, AWSEC2LaunchTemplateErrorCodeLaunchTemplateNameDoesNotExist, AWSEC2LaunchTemplateErrorCodeLaunchTemplateNameMalformed, AWSEC2LaunchTemplateErrorCodeLaunchTemplateVersionDoesNotExist, AWSEC2LaunchTemplateErrorCodeUnexpectedError, }
Swift
enum AWSEC2LaunchTemplateErrorCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateHttpTokensState) { AWSEC2LaunchTemplateHttpTokensStateUnknown, AWSEC2LaunchTemplateHttpTokensStateOptional, AWSEC2LaunchTemplateHttpTokensStateRequired, }
Swift
enum AWSEC2LaunchTemplateHttpTokensState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataEndpointState) { AWSEC2LaunchTemplateInstanceMetadataEndpointStateUnknown, AWSEC2LaunchTemplateInstanceMetadataEndpointStateDisabled, AWSEC2LaunchTemplateInstanceMetadataEndpointStateEnabled, }
Swift
enum AWSEC2LaunchTemplateInstanceMetadataEndpointState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataOptionsState) { AWSEC2LaunchTemplateInstanceMetadataOptionsStateUnknown, AWSEC2LaunchTemplateInstanceMetadataOptionsStatePending, AWSEC2LaunchTemplateInstanceMetadataOptionsStateApplied, }
Swift
enum AWSEC2LaunchTemplateInstanceMetadataOptionsState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6) { AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6Unknown, AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6Disabled, AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6Enabled, }
Swift
enum AWSEC2LaunchTemplateInstanceMetadataProtocolIpv6 : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LaunchTemplateInstanceMetadataTagsState) { AWSEC2LaunchTemplateInstanceMetadataTagsStateUnknown, AWSEC2LaunchTemplateInstanceMetadataTagsStateDisabled, AWSEC2LaunchTemplateInstanceMetadataTagsStateEnabled, }
Swift
enum AWSEC2LaunchTemplateInstanceMetadataTagsState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ListingState) { AWSEC2ListingStateUnknown, AWSEC2ListingStateAvailable, AWSEC2ListingStateSold, AWSEC2ListingStateCancelled, AWSEC2ListingStatePending, }
Swift
enum AWSEC2ListingState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ListingStatus) { AWSEC2ListingStatusUnknown, AWSEC2ListingStatusActive, AWSEC2ListingStatusPending, AWSEC2ListingStatusCancelled, AWSEC2ListingStatusClosed, }
Swift
enum AWSEC2ListingStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LocalGatewayRouteState) { AWSEC2LocalGatewayRouteStateUnknown, AWSEC2LocalGatewayRouteStatePending, AWSEC2LocalGatewayRouteStateActive, AWSEC2LocalGatewayRouteStateBlackhole, AWSEC2LocalGatewayRouteStateDeleting, AWSEC2LocalGatewayRouteStateDeleted, }
Swift
enum AWSEC2LocalGatewayRouteState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LocalGatewayRouteTableMode) { AWSEC2LocalGatewayRouteTableModeUnknown, AWSEC2LocalGatewayRouteTableModeDirectVpcRouting, AWSEC2LocalGatewayRouteTableModeCoip, }
Swift
enum AWSEC2LocalGatewayRouteTableMode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LocalGatewayRouteType) { AWSEC2LocalGatewayRouteTypeUnknown, AWSEC2LocalGatewayRouteTypeStatic, AWSEC2LocalGatewayRouteTypePropagated, }
Swift
enum AWSEC2LocalGatewayRouteType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LocalStorage) { AWSEC2LocalStorageUnknown, AWSEC2LocalStorageIncluded, AWSEC2LocalStorageRequired, AWSEC2LocalStorageExcluded, }
Swift
enum AWSEC2LocalStorage : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LocalStorageType) { AWSEC2LocalStorageTypeUnknown, AWSEC2LocalStorageTypeHdd, AWSEC2LocalStorageTypeSsd, }
Swift
enum AWSEC2LocalStorageType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LocationType) { AWSEC2LocationTypeUnknown, AWSEC2LocationTypeRegion, AWSEC2LocationTypeAvailabilityZone, AWSEC2LocationTypeAvailabilityZoneId, AWSEC2LocationTypeOutpost, }
Swift
enum AWSEC2LocationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LockMode) { AWSEC2LockModeUnknown, AWSEC2LockModeCompliance, AWSEC2LockModeGovernance, }
Swift
enum AWSEC2LockMode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LockState) { AWSEC2LockStateUnknown, AWSEC2LockStateCompliance, AWSEC2LockStateGovernance, AWSEC2LockStateComplianceCooloff, AWSEC2LockStateExpired, }
Swift
enum AWSEC2LockState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2LogDestinationType) { AWSEC2LogDestinationTypeUnknown, AWSEC2LogDestinationTypeCloudWatchLogs, AWSEC2LogDestinationTypeS3, AWSEC2LogDestinationTypeKinesisDataFirehose, }
Swift
enum AWSEC2LogDestinationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MarketType) { AWSEC2MarketTypeUnknown, AWSEC2MarketTypeSpot, AWSEC2MarketTypeCapacityBlock, }
Swift
enum AWSEC2MarketType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MembershipType) { AWSEC2MembershipTypeUnknown, AWSEC2MembershipTypeStatic, AWSEC2MembershipTypeIgmp, }
Swift
enum AWSEC2MembershipType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MetadataDefaultHttpTokensState) { AWSEC2MetadataDefaultHttpTokensStateUnknown, AWSEC2MetadataDefaultHttpTokensStateOptional, AWSEC2MetadataDefaultHttpTokensStateRequired, AWSEC2MetadataDefaultHttpTokensStateNoPreference, }
Swift
enum AWSEC2MetadataDefaultHttpTokensState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MetricType) { AWSEC2MetricTypeUnknown, AWSEC2MetricTypeAggregateLatency, }
Swift
enum AWSEC2MetricType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ModifyAvailabilityZoneOptInStatus) { AWSEC2ModifyAvailabilityZoneOptInStatusUnknown, AWSEC2ModifyAvailabilityZoneOptInStatusOptedIn, AWSEC2ModifyAvailabilityZoneOptInStatusNotOptedIn, }
Swift
enum AWSEC2ModifyAvailabilityZoneOptInStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MonitoringState) { AWSEC2MonitoringStateUnknown, AWSEC2MonitoringStateDisabled, AWSEC2MonitoringStateDisabling, AWSEC2MonitoringStateEnabled, AWSEC2MonitoringStatePending, }
Swift
enum AWSEC2MonitoringState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MoveStatus) { AWSEC2MoveStatusUnknown, AWSEC2MoveStatusMovingToVpc, AWSEC2MoveStatusRestoringToClassic, }
Swift
enum AWSEC2MoveStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2MulticastSupportValue) { AWSEC2MulticastSupportValueUnknown, AWSEC2MulticastSupportValueEnable, AWSEC2MulticastSupportValueDisable, }
Swift
enum AWSEC2MulticastSupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NatGatewayAddressStatus) { AWSEC2NatGatewayAddressStatusUnknown, AWSEC2NatGatewayAddressStatusAssigning, AWSEC2NatGatewayAddressStatusUnassigning, AWSEC2NatGatewayAddressStatusAssociating, AWSEC2NatGatewayAddressStatusDisassociating, AWSEC2NatGatewayAddressStatusSucceeded, AWSEC2NatGatewayAddressStatusFailed, }
Swift
enum AWSEC2NatGatewayAddressStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NatGatewayState) { AWSEC2NatGatewayStateUnknown, AWSEC2NatGatewayStatePending, AWSEC2NatGatewayStateFailed, AWSEC2NatGatewayStateAvailable, AWSEC2NatGatewayStateDeleting, AWSEC2NatGatewayStateDeleted, }
Swift
enum AWSEC2NatGatewayState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NetworkInterfaceAttribute) { AWSEC2NetworkInterfaceAttributeUnknown, AWSEC2NetworkInterfaceAttributeDescription, AWSEC2NetworkInterfaceAttributeGroupSet, AWSEC2NetworkInterfaceAttributeSourceDestCheck, AWSEC2NetworkInterfaceAttributeAttachment, AWSEC2NetworkInterfaceAttributeAssociatePublicIpAddress, }
Swift
enum AWSEC2NetworkInterfaceAttribute : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NetworkInterfaceCreationType) { AWSEC2NetworkInterfaceCreationTypeUnknown, AWSEC2NetworkInterfaceCreationTypeEfa, AWSEC2NetworkInterfaceCreationTypeBranch, AWSEC2NetworkInterfaceCreationTypeTrunk, }
Swift
enum AWSEC2NetworkInterfaceCreationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NetworkInterfacePermissionStateCode) { AWSEC2NetworkInterfacePermissionStateCodeUnknown, AWSEC2NetworkInterfacePermissionStateCodePending, AWSEC2NetworkInterfacePermissionStateCodeGranted, AWSEC2NetworkInterfacePermissionStateCodeRevoking, AWSEC2NetworkInterfacePermissionStateCodeRevoked, }
Swift
enum AWSEC2NetworkInterfacePermissionStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NetworkInterfaceStatus) { AWSEC2NetworkInterfaceStatusUnknown, AWSEC2NetworkInterfaceStatusAvailable, AWSEC2NetworkInterfaceStatusAssociated, AWSEC2NetworkInterfaceStatusAttaching, AWSEC2NetworkInterfaceStatusInUse, AWSEC2NetworkInterfaceStatusDetaching, }
Swift
enum AWSEC2NetworkInterfaceStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NitroEnclavesSupport) { AWSEC2NitroEnclavesSupportUnknown, AWSEC2NitroEnclavesSupportUnsupported, AWSEC2NitroEnclavesSupportSupported, }
Swift
enum AWSEC2NitroEnclavesSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2NitroTpmSupport) { AWSEC2NitroTpmSupportUnknown, AWSEC2NitroTpmSupportUnsupported, AWSEC2NitroTpmSupportSupported, }
Swift
enum AWSEC2NitroTpmSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2OfferingClassType) { AWSEC2OfferingClassTypeUnknown, AWSEC2OfferingClassTypeStandard, AWSEC2OfferingClassTypeConvertible, }
Swift
enum AWSEC2OfferingClassType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2OfferingTypeValues) { AWSEC2OfferingTypeValuesUnknown, AWSEC2OfferingTypeValuesHeavyUtilization, AWSEC2OfferingTypeValuesMediumUtilization, AWSEC2OfferingTypeValuesLightUtilization, AWSEC2OfferingTypeValuesNoUpfront, AWSEC2OfferingTypeValuesPartialUpfront, AWSEC2OfferingTypeValuesAllUpfront, }
Swift
enum AWSEC2OfferingTypeValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2OnDemandAllocationStrategy) { AWSEC2OnDemandAllocationStrategyUnknown, AWSEC2OnDemandAllocationStrategyLowestPrice, AWSEC2OnDemandAllocationStrategyPrioritized, }
Swift
enum AWSEC2OnDemandAllocationStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2OperationType) { AWSEC2OperationTypeUnknown, AWSEC2OperationTypeAdd, AWSEC2OperationTypeRemove, }
Swift
enum AWSEC2OperationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PartitionLoadFrequency) { AWSEC2PartitionLoadFrequencyUnknown, AWSEC2PartitionLoadFrequencyNone, AWSEC2PartitionLoadFrequencyDaily, AWSEC2PartitionLoadFrequencyWeekly, AWSEC2PartitionLoadFrequencyMonthly, }
Swift
enum AWSEC2PartitionLoadFrequency : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PayerResponsibility) { AWSEC2PayerResponsibilityUnknown, AWSEC2PayerResponsibilityServiceOwner, }
Swift
enum AWSEC2PayerResponsibility : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PaymentOption) { AWSEC2PaymentOptionUnknown, AWSEC2PaymentOptionAllUpfront, AWSEC2PaymentOptionPartialUpfront, AWSEC2PaymentOptionNoUpfront, }
Swift
enum AWSEC2PaymentOption : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PeriodType) { AWSEC2PeriodTypeUnknown, AWSEC2PeriodTypeFiveMinutes, AWSEC2PeriodTypeFifteenMinutes, AWSEC2PeriodTypeOneHour, AWSEC2PeriodTypeThreeHours, AWSEC2PeriodTypeOneDay, AWSEC2PeriodTypeOneWeek, }
Swift
enum AWSEC2PeriodType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PermissionGroup) { AWSEC2PermissionGroupUnknown, AWSEC2PermissionGroupAll, }
Swift
enum AWSEC2PermissionGroup : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PhcSupport) { AWSEC2PhcSupportUnknown, AWSEC2PhcSupportUnsupported, AWSEC2PhcSupportSupported, }
Swift
enum AWSEC2PhcSupport : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PlacementGroupState) { AWSEC2PlacementGroupStateUnknown, AWSEC2PlacementGroupStatePending, AWSEC2PlacementGroupStateAvailable, AWSEC2PlacementGroupStateDeleting, AWSEC2PlacementGroupStateDeleted, }
Swift
enum AWSEC2PlacementGroupState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PlacementGroupStrategy) { AWSEC2PlacementGroupStrategyUnknown, AWSEC2PlacementGroupStrategyCluster, AWSEC2PlacementGroupStrategyPartition, AWSEC2PlacementGroupStrategySpread, }
Swift
enum AWSEC2PlacementGroupStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PlacementStrategy) { AWSEC2PlacementStrategyUnknown, AWSEC2PlacementStrategyCluster, AWSEC2PlacementStrategySpread, AWSEC2PlacementStrategyPartition, }
Swift
enum AWSEC2PlacementStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PlatformValues) { AWSEC2PlatformValuesUnknown, AWSEC2PlatformValuesWindows, }
Swift
enum AWSEC2PlatformValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2PrincipalType) { AWSEC2PrincipalTypeUnknown, AWSEC2PrincipalTypeAll, AWSEC2PrincipalTypeService, AWSEC2PrincipalTypeOrganizationUnit, AWSEC2PrincipalTypeAccount, AWSEC2PrincipalTypeUser, AWSEC2PrincipalTypeRole, }
Swift
enum AWSEC2PrincipalType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ProductCodeValues) { AWSEC2ProductCodeValuesUnknown, AWSEC2ProductCodeValuesDevpay, AWSEC2ProductCodeValuesMarketplace, }
Swift
enum AWSEC2ProductCodeValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Protocols) { AWSEC2ProtocolsUnknown, AWSEC2ProtocolsTcp, AWSEC2ProtocolsUdp, }
Swift
enum AWSEC2Protocols : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ProtocolValue) { AWSEC2ProtocolValueUnknown, AWSEC2ProtocolValueGre, }
Swift
enum AWSEC2ProtocolValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RIProductDescription) { AWSEC2RIProductDescriptionUnknown, AWSEC2RIProductDescriptionLinuxUNIX, AWSEC2RIProductDescriptionLinuxUNIXAmazonVPC, AWSEC2RIProductDescriptionWindows, AWSEC2RIProductDescriptionWindowsAmazonVPC, }
Swift
enum AWSEC2RIProductDescription : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RecurringChargeFrequency) { AWSEC2RecurringChargeFrequencyUnknown, AWSEC2RecurringChargeFrequencyHourly, }
Swift
enum AWSEC2RecurringChargeFrequency : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReplaceRootVolumeTaskState) { AWSEC2ReplaceRootVolumeTaskStateUnknown, AWSEC2ReplaceRootVolumeTaskStatePending, AWSEC2ReplaceRootVolumeTaskStateInProgress, AWSEC2ReplaceRootVolumeTaskStateFailing, AWSEC2ReplaceRootVolumeTaskStateSucceeded, AWSEC2ReplaceRootVolumeTaskStateFailed, AWSEC2ReplaceRootVolumeTaskStateFailedDetached, }
Swift
enum AWSEC2ReplaceRootVolumeTaskState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReplacementStrategy) { AWSEC2ReplacementStrategyUnknown, AWSEC2ReplacementStrategyLaunch, AWSEC2ReplacementStrategyLaunchBeforeTerminate, }
Swift
enum AWSEC2ReplacementStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReportInstanceReasonCodes) { AWSEC2ReportInstanceReasonCodesUnknown, AWSEC2ReportInstanceReasonCodesInstanceStuckInState, AWSEC2ReportInstanceReasonCodesUnresponsive, AWSEC2ReportInstanceReasonCodesNotAcceptingCredentials, AWSEC2ReportInstanceReasonCodesPasswordNotAvailable, AWSEC2ReportInstanceReasonCodesPerformanceNetwork, AWSEC2ReportInstanceReasonCodesPerformanceInstanceStore, AWSEC2ReportInstanceReasonCodesPerformanceEBSVolume, AWSEC2ReportInstanceReasonCodesPerformanceOther, AWSEC2ReportInstanceReasonCodesOther, }
Swift
enum AWSEC2ReportInstanceReasonCodes : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReportStatusType) { AWSEC2ReportStatusTypeUnknown, AWSEC2ReportStatusTypeOK, AWSEC2ReportStatusTypeImpaired, }
Swift
enum AWSEC2ReportStatusType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReservationState) { AWSEC2ReservationStateUnknown, AWSEC2ReservationStatePaymentPending, AWSEC2ReservationStatePaymentFailed, AWSEC2ReservationStateActive, AWSEC2ReservationStateRetired, }
Swift
enum AWSEC2ReservationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ReservedInstanceState) { AWSEC2ReservedInstanceStateUnknown, AWSEC2ReservedInstanceStatePaymentPending, AWSEC2ReservedInstanceStateActive, AWSEC2ReservedInstanceStatePaymentFailed, AWSEC2ReservedInstanceStateRetired, AWSEC2ReservedInstanceStateQueued, AWSEC2ReservedInstanceStateQueuedDeleted, }
Swift
enum AWSEC2ReservedInstanceState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ResetFpgaImageAttributeName) { AWSEC2ResetFpgaImageAttributeNameUnknown, AWSEC2ResetFpgaImageAttributeNameLoadPermission, }
Swift
enum AWSEC2ResetFpgaImageAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ResetImageAttributeName) { AWSEC2ResetImageAttributeNameUnknown, AWSEC2ResetImageAttributeNameLaunchPermission, }
Swift
enum AWSEC2ResetImageAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RootDeviceType) { AWSEC2RootDeviceTypeUnknown, AWSEC2RootDeviceTypeEBS, AWSEC2RootDeviceTypeInstanceStore, }
Swift
enum AWSEC2RootDeviceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RouteOrigin) { AWSEC2RouteOriginUnknown, AWSEC2RouteOriginCreateRouteTable, AWSEC2RouteOriginCreateRoute, AWSEC2RouteOriginEnableVgwRoutePropagation, }
Swift
enum AWSEC2RouteOrigin : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RouteState) { AWSEC2RouteStateUnknown, AWSEC2RouteStateActive, AWSEC2RouteStateBlackhole, }
Swift
enum AWSEC2RouteState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RouteTableAssociationStateCode) { AWSEC2RouteTableAssociationStateCodeUnknown, AWSEC2RouteTableAssociationStateCodeAssociating, AWSEC2RouteTableAssociationStateCodeAssociated, AWSEC2RouteTableAssociationStateCodeDisassociating, AWSEC2RouteTableAssociationStateCodeDisassociated, AWSEC2RouteTableAssociationStateCodeFailed, }
Swift
enum AWSEC2RouteTableAssociationStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2RuleAction) { AWSEC2RuleActionUnknown, AWSEC2RuleActionAllow, AWSEC2RuleActionDeny, }
Swift
enum AWSEC2RuleAction : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SSEType) { AWSEC2SSETypeUnknown, AWSEC2SSETypeSseEbs, AWSEC2SSETypeSseKms, AWSEC2SSETypeNone, }
Swift
enum AWSEC2SSEType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SecurityGroupReferencingSupportValue) { AWSEC2SecurityGroupReferencingSupportValueUnknown, AWSEC2SecurityGroupReferencingSupportValueEnable, AWSEC2SecurityGroupReferencingSupportValueDisable, }
Swift
enum AWSEC2SecurityGroupReferencingSupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SelfServicePortal) { AWSEC2SelfServicePortalUnknown, AWSEC2SelfServicePortalEnabled, AWSEC2SelfServicePortalDisabled, }
Swift
enum AWSEC2SelfServicePortal : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ServiceConnectivityType) { AWSEC2ServiceConnectivityTypeUnknown, AWSEC2ServiceConnectivityTypeIpv4, AWSEC2ServiceConnectivityTypeIpv6, }
Swift
enum AWSEC2ServiceConnectivityType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ServiceState) { AWSEC2ServiceStateUnknown, AWSEC2ServiceStatePending, AWSEC2ServiceStateAvailable, AWSEC2ServiceStateDeleting, AWSEC2ServiceStateDeleted, AWSEC2ServiceStateFailed, }
Swift
enum AWSEC2ServiceState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ServiceType) { AWSEC2ServiceTypeUnknown, AWSEC2ServiceTypeInterface, AWSEC2ServiceTypeGateway, AWSEC2ServiceTypeGatewayLoadBalancer, }
Swift
enum AWSEC2ServiceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2ShutdownBehavior) { AWSEC2ShutdownBehaviorUnknown, AWSEC2ShutdownBehaviorStop, AWSEC2ShutdownBehaviorTerminate, }
Swift
enum AWSEC2ShutdownBehavior : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SnapshotAttributeName) { AWSEC2SnapshotAttributeNameUnknown, AWSEC2SnapshotAttributeNameProductCodes, AWSEC2SnapshotAttributeNameCreateVolumePermission, }
Swift
enum AWSEC2SnapshotAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SnapshotBlockPublicAccessState) { AWSEC2SnapshotBlockPublicAccessStateUnknown, AWSEC2SnapshotBlockPublicAccessStateBlockAllSharing, AWSEC2SnapshotBlockPublicAccessStateBlockNewSharing, AWSEC2SnapshotBlockPublicAccessStateUnblocked, }
Swift
enum AWSEC2SnapshotBlockPublicAccessState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SnapshotState) { AWSEC2SnapshotStateUnknown, AWSEC2SnapshotStatePending, AWSEC2SnapshotStateCompleted, AWSEC2SnapshotStateError, AWSEC2SnapshotStateRecoverable, AWSEC2SnapshotStateRecovering, }
Swift
enum AWSEC2SnapshotState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SpotAllocationStrategy) { AWSEC2SpotAllocationStrategyUnknown, AWSEC2SpotAllocationStrategyLowestPrice, AWSEC2SpotAllocationStrategyDiversified, AWSEC2SpotAllocationStrategyCapacityOptimized, AWSEC2SpotAllocationStrategyCapacityOptimizedPrioritized, AWSEC2SpotAllocationStrategyPriceCapacityOptimized, }
Swift
enum AWSEC2SpotAllocationStrategy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SpotInstanceInterruptionBehavior) { AWSEC2SpotInstanceInterruptionBehaviorUnknown, AWSEC2SpotInstanceInterruptionBehaviorHibernate, AWSEC2SpotInstanceInterruptionBehaviorStop, AWSEC2SpotInstanceInterruptionBehaviorTerminate, }
Swift
enum AWSEC2SpotInstanceInterruptionBehavior : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SpotInstanceState) { AWSEC2SpotInstanceStateUnknown, AWSEC2SpotInstanceStateOpen, AWSEC2SpotInstanceStateActive, AWSEC2SpotInstanceStateClosed, AWSEC2SpotInstanceStateCancelled, AWSEC2SpotInstanceStateFailed, AWSEC2SpotInstanceStateDisabled, }
Swift
enum AWSEC2SpotInstanceState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SpotInstanceType) { AWSEC2SpotInstanceTypeUnknown, AWSEC2SpotInstanceTypeOneTime, AWSEC2SpotInstanceTypePersistent, }
Swift
enum AWSEC2SpotInstanceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SpreadLevel) { AWSEC2SpreadLevelUnknown, AWSEC2SpreadLevelHost, AWSEC2SpreadLevelRack, }
Swift
enum AWSEC2SpreadLevel : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2State) { AWSEC2StateUnknown, AWSEC2StatePendingAcceptance, AWSEC2StatePending, AWSEC2StateAvailable, AWSEC2StateDeleting, AWSEC2StateDeleted, AWSEC2StateRejected, AWSEC2StateFailed, AWSEC2StateExpired, }
Swift
enum AWSEC2State : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2StaticSourcesSupportValue) { AWSEC2StaticSourcesSupportValueUnknown, AWSEC2StaticSourcesSupportValueEnable, AWSEC2StaticSourcesSupportValueDisable, }
Swift
enum AWSEC2StaticSourcesSupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2StatisticType) { AWSEC2StatisticTypeUnknown, AWSEC2StatisticTypeP50, }
Swift
enum AWSEC2StatisticType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Status) { AWSEC2StatusUnknown, AWSEC2StatusMoveInProgress, AWSEC2StatusInVpc, AWSEC2StatusInClassic, }
Swift
enum AWSEC2Status : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2StatusName) { AWSEC2StatusNameUnknown, AWSEC2StatusNameReachability, }
Swift
enum AWSEC2StatusName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2StatusType) { AWSEC2StatusTypeUnknown, AWSEC2StatusTypePassed, AWSEC2StatusTypeFailed, AWSEC2StatusTypeInsufficientData, AWSEC2StatusTypeInitializing, }
Swift
enum AWSEC2StatusType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2StorageTier) { AWSEC2StorageTierUnknown, AWSEC2StorageTierArchive, AWSEC2StorageTierStandard, }
Swift
enum AWSEC2StorageTier : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SubnetCidrBlockStateCode) { AWSEC2SubnetCidrBlockStateCodeUnknown, AWSEC2SubnetCidrBlockStateCodeAssociating, AWSEC2SubnetCidrBlockStateCodeAssociated, AWSEC2SubnetCidrBlockStateCodeDisassociating, AWSEC2SubnetCidrBlockStateCodeDisassociated, AWSEC2SubnetCidrBlockStateCodeFailing, AWSEC2SubnetCidrBlockStateCodeFailed, }
Swift
enum AWSEC2SubnetCidrBlockStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SubnetCidrReservationType) { AWSEC2SubnetCidrReservationTypeUnknown, AWSEC2SubnetCidrReservationTypePrefix, AWSEC2SubnetCidrReservationTypeExplicit, }
Swift
enum AWSEC2SubnetCidrReservationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SubnetState) { AWSEC2SubnetStateUnknown, AWSEC2SubnetStatePending, AWSEC2SubnetStateAvailable, AWSEC2SubnetStateUnavailable, }
Swift
enum AWSEC2SubnetState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SummaryStatus) { AWSEC2SummaryStatusUnknown, AWSEC2SummaryStatusOK, AWSEC2SummaryStatusImpaired, AWSEC2SummaryStatusInsufficientData, AWSEC2SummaryStatusNotApplicable, AWSEC2SummaryStatusInitializing, }
Swift
enum AWSEC2SummaryStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2SupportedAdditionalProcessorFeature) { AWSEC2SupportedAdditionalProcessorFeatureUnknown, AWSEC2SupportedAdditionalProcessorFeatureAmdSevSnp, }
Swift
enum AWSEC2SupportedAdditionalProcessorFeature : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TargetCapacityUnitType) { AWSEC2TargetCapacityUnitTypeUnknown, AWSEC2TargetCapacityUnitTypeVcpu, AWSEC2TargetCapacityUnitTypeMemoryMib, AWSEC2TargetCapacityUnitTypeUnits, }
Swift
enum AWSEC2TargetCapacityUnitType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TargetStorageTier) { AWSEC2TargetStorageTierUnknown, AWSEC2TargetStorageTierArchive, }
Swift
enum AWSEC2TargetStorageTier : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TelemetryStatus) { AWSEC2TelemetryStatusUnknown, AWSEC2TelemetryStatusUp, AWSEC2TelemetryStatusDown, }
Swift
enum AWSEC2TelemetryStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2Tenancy) { AWSEC2TenancyUnknown, AWSEC2TenancyDefault, AWSEC2TenancyDedicated, AWSEC2TenancyHost, }
Swift
enum AWSEC2Tenancy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TieringOperationStatus) { AWSEC2TieringOperationStatusUnknown, AWSEC2TieringOperationStatusArchivalInProgress, AWSEC2TieringOperationStatusArchivalCompleted, AWSEC2TieringOperationStatusArchivalFailed, AWSEC2TieringOperationStatusTemporaryRestoreInProgress, AWSEC2TieringOperationStatusTemporaryRestoreCompleted, AWSEC2TieringOperationStatusTemporaryRestoreFailed, AWSEC2TieringOperationStatusPermanentRestoreInProgress, AWSEC2TieringOperationStatusPermanentRestoreCompleted, AWSEC2TieringOperationStatusPermanentRestoreFailed, }
Swift
enum AWSEC2TieringOperationStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TpmSupportValues) { AWSEC2TpmSupportValuesUnknown, AWSEC2TpmSupportValuesV20, }
Swift
enum AWSEC2TpmSupportValues : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficDirection) { AWSEC2TrafficDirectionUnknown, AWSEC2TrafficDirectionIngress, AWSEC2TrafficDirectionEgress, }
Swift
enum AWSEC2TrafficDirection : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficMirrorFilterRuleField) { AWSEC2TrafficMirrorFilterRuleFieldUnknown, AWSEC2TrafficMirrorFilterRuleFieldDestinationPortRange, AWSEC2TrafficMirrorFilterRuleFieldSourcePortRange, AWSEC2TrafficMirrorFilterRuleFieldProtocol, AWSEC2TrafficMirrorFilterRuleFieldDescription, }
Swift
enum AWSEC2TrafficMirrorFilterRuleField : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficMirrorNetworkService) { AWSEC2TrafficMirrorNetworkServiceUnknown, AWSEC2TrafficMirrorNetworkServiceAmazonDns, }
Swift
enum AWSEC2TrafficMirrorNetworkService : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficMirrorRuleAction) { AWSEC2TrafficMirrorRuleActionUnknown, AWSEC2TrafficMirrorRuleActionAccept, AWSEC2TrafficMirrorRuleActionReject, }
Swift
enum AWSEC2TrafficMirrorRuleAction : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficMirrorSessionField) { AWSEC2TrafficMirrorSessionFieldUnknown, AWSEC2TrafficMirrorSessionFieldPacketLength, AWSEC2TrafficMirrorSessionFieldDescription, AWSEC2TrafficMirrorSessionFieldVirtualNetworkId, }
Swift
enum AWSEC2TrafficMirrorSessionField : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficMirrorTargetType) { AWSEC2TrafficMirrorTargetTypeUnknown, AWSEC2TrafficMirrorTargetTypeNetworkInterface, AWSEC2TrafficMirrorTargetTypeNetworkLoadBalancer, AWSEC2TrafficMirrorTargetTypeGatewayLoadBalancerEndpoint, }
Swift
enum AWSEC2TrafficMirrorTargetType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrafficType) { AWSEC2TrafficTypeUnknown, AWSEC2TrafficTypeAccept, AWSEC2TrafficTypeReject, AWSEC2TrafficTypeAll, }
Swift
enum AWSEC2TrafficType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayAssociationState) { AWSEC2TransitGatewayAssociationStateUnknown, AWSEC2TransitGatewayAssociationStateAssociating, AWSEC2TransitGatewayAssociationStateAssociated, AWSEC2TransitGatewayAssociationStateDisassociating, AWSEC2TransitGatewayAssociationStateDisassociated, }
Swift
enum AWSEC2TransitGatewayAssociationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayAttachmentResourceType) { AWSEC2TransitGatewayAttachmentResourceTypeUnknown, AWSEC2TransitGatewayAttachmentResourceTypeVPC, AWSEC2TransitGatewayAttachmentResourceTypeVpn, AWSEC2TransitGatewayAttachmentResourceTypeDirectConnectGateway, AWSEC2TransitGatewayAttachmentResourceTypeConnect, AWSEC2TransitGatewayAttachmentResourceTypePeering, AWSEC2TransitGatewayAttachmentResourceTypeTgwPeering, }
Swift
enum AWSEC2TransitGatewayAttachmentResourceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayAttachmentState) { AWSEC2TransitGatewayAttachmentStateUnknown, AWSEC2TransitGatewayAttachmentStateInitiating, AWSEC2TransitGatewayAttachmentStateInitiatingRequest, AWSEC2TransitGatewayAttachmentStatePendingAcceptance, AWSEC2TransitGatewayAttachmentStateRollingBack, AWSEC2TransitGatewayAttachmentStatePending, AWSEC2TransitGatewayAttachmentStateAvailable, AWSEC2TransitGatewayAttachmentStateModifying, AWSEC2TransitGatewayAttachmentStateDeleting, AWSEC2TransitGatewayAttachmentStateDeleted, AWSEC2TransitGatewayAttachmentStateFailed, AWSEC2TransitGatewayAttachmentStateRejected, AWSEC2TransitGatewayAttachmentStateRejecting, AWSEC2TransitGatewayAttachmentStateFailing, }
Swift
enum AWSEC2TransitGatewayAttachmentState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayConnectPeerState) { AWSEC2TransitGatewayConnectPeerStateUnknown, AWSEC2TransitGatewayConnectPeerStatePending, AWSEC2TransitGatewayConnectPeerStateAvailable, AWSEC2TransitGatewayConnectPeerStateDeleting, AWSEC2TransitGatewayConnectPeerStateDeleted, }
Swift
enum AWSEC2TransitGatewayConnectPeerState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayMulitcastDomainAssociationState) { AWSEC2TransitGatewayMulitcastDomainAssociationStateUnknown, AWSEC2TransitGatewayMulitcastDomainAssociationStatePendingAcceptance, AWSEC2TransitGatewayMulitcastDomainAssociationStateAssociating, AWSEC2TransitGatewayMulitcastDomainAssociationStateAssociated, AWSEC2TransitGatewayMulitcastDomainAssociationStateDisassociating, AWSEC2TransitGatewayMulitcastDomainAssociationStateDisassociated, AWSEC2TransitGatewayMulitcastDomainAssociationStateRejected, AWSEC2TransitGatewayMulitcastDomainAssociationStateFailed, }
Swift
enum AWSEC2TransitGatewayMulitcastDomainAssociationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayMulticastDomainState) { AWSEC2TransitGatewayMulticastDomainStateUnknown, AWSEC2TransitGatewayMulticastDomainStatePending, AWSEC2TransitGatewayMulticastDomainStateAvailable, AWSEC2TransitGatewayMulticastDomainStateDeleting, AWSEC2TransitGatewayMulticastDomainStateDeleted, }
Swift
enum AWSEC2TransitGatewayMulticastDomainState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayPolicyTableState) { AWSEC2TransitGatewayPolicyTableStateUnknown, AWSEC2TransitGatewayPolicyTableStatePending, AWSEC2TransitGatewayPolicyTableStateAvailable, AWSEC2TransitGatewayPolicyTableStateDeleting, AWSEC2TransitGatewayPolicyTableStateDeleted, }
Swift
enum AWSEC2TransitGatewayPolicyTableState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayPrefixListReferenceState) { AWSEC2TransitGatewayPrefixListReferenceStateUnknown, AWSEC2TransitGatewayPrefixListReferenceStatePending, AWSEC2TransitGatewayPrefixListReferenceStateAvailable, AWSEC2TransitGatewayPrefixListReferenceStateModifying, AWSEC2TransitGatewayPrefixListReferenceStateDeleting, }
Swift
enum AWSEC2TransitGatewayPrefixListReferenceState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayPropagationState) { AWSEC2TransitGatewayPropagationStateUnknown, AWSEC2TransitGatewayPropagationStateEnabling, AWSEC2TransitGatewayPropagationStateEnabled, AWSEC2TransitGatewayPropagationStateDisabling, AWSEC2TransitGatewayPropagationStateDisabled, }
Swift
enum AWSEC2TransitGatewayPropagationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayRouteState) { AWSEC2TransitGatewayRouteStateUnknown, AWSEC2TransitGatewayRouteStatePending, AWSEC2TransitGatewayRouteStateActive, AWSEC2TransitGatewayRouteStateBlackhole, AWSEC2TransitGatewayRouteStateDeleting, AWSEC2TransitGatewayRouteStateDeleted, }
Swift
enum AWSEC2TransitGatewayRouteState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayRouteTableAnnouncementDirection) { AWSEC2TransitGatewayRouteTableAnnouncementDirectionUnknown, AWSEC2TransitGatewayRouteTableAnnouncementDirectionOutgoing, AWSEC2TransitGatewayRouteTableAnnouncementDirectionIncoming, }
Swift
enum AWSEC2TransitGatewayRouteTableAnnouncementDirection : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayRouteTableAnnouncementState) { AWSEC2TransitGatewayRouteTableAnnouncementStateUnknown, AWSEC2TransitGatewayRouteTableAnnouncementStateAvailable, AWSEC2TransitGatewayRouteTableAnnouncementStatePending, AWSEC2TransitGatewayRouteTableAnnouncementStateFailing, AWSEC2TransitGatewayRouteTableAnnouncementStateFailed, AWSEC2TransitGatewayRouteTableAnnouncementStateDeleting, AWSEC2TransitGatewayRouteTableAnnouncementStateDeleted, }
Swift
enum AWSEC2TransitGatewayRouteTableAnnouncementState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayRouteTableState) { AWSEC2TransitGatewayRouteTableStateUnknown, AWSEC2TransitGatewayRouteTableStatePending, AWSEC2TransitGatewayRouteTableStateAvailable, AWSEC2TransitGatewayRouteTableStateDeleting, AWSEC2TransitGatewayRouteTableStateDeleted, }
Swift
enum AWSEC2TransitGatewayRouteTableState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayRouteType) { AWSEC2TransitGatewayRouteTypeUnknown, AWSEC2TransitGatewayRouteTypeStatic, AWSEC2TransitGatewayRouteTypePropagated, }
Swift
enum AWSEC2TransitGatewayRouteType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransitGatewayState) { AWSEC2TransitGatewayStateUnknown, AWSEC2TransitGatewayStatePending, AWSEC2TransitGatewayStateAvailable, AWSEC2TransitGatewayStateModifying, AWSEC2TransitGatewayStateDeleting, AWSEC2TransitGatewayStateDeleted, }
Swift
enum AWSEC2TransitGatewayState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TransportProtocol) { AWSEC2TransportProtocolUnknown, AWSEC2TransportProtocolTcp, AWSEC2TransportProtocolUdp, }
Swift
enum AWSEC2TransportProtocol : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TrustProviderType) { AWSEC2TrustProviderTypeUnknown, AWSEC2TrustProviderTypeUser, AWSEC2TrustProviderTypeDevice, }
Swift
enum AWSEC2TrustProviderType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2TunnelInsideIpVersion) { AWSEC2TunnelInsideIpVersionUnknown, AWSEC2TunnelInsideIpVersionIpv4, AWSEC2TunnelInsideIpVersionIpv6, }
Swift
enum AWSEC2TunnelInsideIpVersion : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2UnlimitedSupportedInstanceFamily) { AWSEC2UnlimitedSupportedInstanceFamilyUnknown, AWSEC2UnlimitedSupportedInstanceFamilyT2, AWSEC2UnlimitedSupportedInstanceFamilyT3, AWSEC2UnlimitedSupportedInstanceFamilyT3a, AWSEC2UnlimitedSupportedInstanceFamilyT4g, }
Swift
enum AWSEC2UnlimitedSupportedInstanceFamily : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCode) { AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCodeUnknown, AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCodeInvalidInstanceIDMalformed, AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCodeInvalidInstanceIDNotFound, AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCodeIncorrectInstanceState, AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCodeInstanceCreditSpecificationNotSupported, }
Swift
enum AWSEC2UnsuccessfulInstanceCreditSpecificationErrorCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2UsageClassType) { AWSEC2UsageClassTypeUnknown, AWSEC2UsageClassTypeSpot, AWSEC2UsageClassTypeOnDemand, AWSEC2UsageClassTypeCapacityBlock, }
Swift
enum AWSEC2UsageClassType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2UserTrustProviderType) { AWSEC2UserTrustProviderTypeUnknown, AWSEC2UserTrustProviderTypeIamIdentityCenter, AWSEC2UserTrustProviderTypeOidc, }
Swift
enum AWSEC2UserTrustProviderType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VerifiedAccessEndpointAttachmentType) { AWSEC2VerifiedAccessEndpointAttachmentTypeUnknown, AWSEC2VerifiedAccessEndpointAttachmentTypeVPC, }
Swift
enum AWSEC2VerifiedAccessEndpointAttachmentType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VerifiedAccessEndpointProtocol) { AWSEC2VerifiedAccessEndpointProtocolUnknown, AWSEC2VerifiedAccessEndpointProtocolHTTP, AWSEC2VerifiedAccessEndpointProtocolHTTPS, }
Swift
enum AWSEC2VerifiedAccessEndpointProtocol : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VerifiedAccessEndpointStatusCode) { AWSEC2VerifiedAccessEndpointStatusCodeUnknown, AWSEC2VerifiedAccessEndpointStatusCodePending, AWSEC2VerifiedAccessEndpointStatusCodeActive, AWSEC2VerifiedAccessEndpointStatusCodeUpdating, AWSEC2VerifiedAccessEndpointStatusCodeDeleting, AWSEC2VerifiedAccessEndpointStatusCodeDeleted, }
Swift
enum AWSEC2VerifiedAccessEndpointStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VerifiedAccessEndpointType) { AWSEC2VerifiedAccessEndpointTypeUnknown, AWSEC2VerifiedAccessEndpointTypeLoadBalancer, AWSEC2VerifiedAccessEndpointTypeNetworkInterface, }
Swift
enum AWSEC2VerifiedAccessEndpointType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VerifiedAccessLogDeliveryStatusCode) { AWSEC2VerifiedAccessLogDeliveryStatusCodeUnknown, AWSEC2VerifiedAccessLogDeliveryStatusCodeSuccess, AWSEC2VerifiedAccessLogDeliveryStatusCodeFailed, }
Swift
enum AWSEC2VerifiedAccessLogDeliveryStatusCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VirtualizationType) { AWSEC2VirtualizationTypeUnknown, AWSEC2VirtualizationTypeHVM, AWSEC2VirtualizationTypeParavirtual, }
Swift
enum AWSEC2VirtualizationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeAttachmentState) { AWSEC2VolumeAttachmentStateUnknown, AWSEC2VolumeAttachmentStateAttaching, AWSEC2VolumeAttachmentStateAttached, AWSEC2VolumeAttachmentStateDetaching, AWSEC2VolumeAttachmentStateDetached, AWSEC2VolumeAttachmentStateBusy, }
Swift
enum AWSEC2VolumeAttachmentState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeAttributeName) { AWSEC2VolumeAttributeNameUnknown, AWSEC2VolumeAttributeNameAutoEnableIO, AWSEC2VolumeAttributeNameProductCodes, }
Swift
enum AWSEC2VolumeAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeModificationState) { AWSEC2VolumeModificationStateUnknown, AWSEC2VolumeModificationStateModifying, AWSEC2VolumeModificationStateOptimizing, AWSEC2VolumeModificationStateCompleted, AWSEC2VolumeModificationStateFailed, }
Swift
enum AWSEC2VolumeModificationState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeState) { AWSEC2VolumeStateUnknown, AWSEC2VolumeStateCreating, AWSEC2VolumeStateAvailable, AWSEC2VolumeStateInUse, AWSEC2VolumeStateDeleting, AWSEC2VolumeStateDeleted, AWSEC2VolumeStateError, }
Swift
enum AWSEC2VolumeState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeStatusInfoStatus) { AWSEC2VolumeStatusInfoStatusUnknown, AWSEC2VolumeStatusInfoStatusOK, AWSEC2VolumeStatusInfoStatusImpaired, AWSEC2VolumeStatusInfoStatusInsufficientData, }
Swift
enum AWSEC2VolumeStatusInfoStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeStatusName) { AWSEC2VolumeStatusNameUnknown, AWSEC2VolumeStatusNameIoEnabled, AWSEC2VolumeStatusNameIoPerformance, }
Swift
enum AWSEC2VolumeStatusName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VolumeType) { AWSEC2VolumeTypeUnknown, AWSEC2VolumeTypeStandard, AWSEC2VolumeTypeIO1, AWSEC2VolumeTypeIo2, AWSEC2VolumeTypeGp2, AWSEC2VolumeTypeSc1, AWSEC2VolumeTypeSt1, AWSEC2VolumeTypeGp3, }
Swift
enum AWSEC2VolumeType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpcAttributeName) { AWSEC2VpcAttributeNameUnknown, AWSEC2VpcAttributeNameEnableDNSSupport, AWSEC2VpcAttributeNameEnableDNSHostnames, AWSEC2VpcAttributeNameEnableNetworkAddressUsageMetrics, }
Swift
enum AWSEC2VpcAttributeName : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpcCidrBlockStateCode) { AWSEC2VpcCidrBlockStateCodeUnknown, AWSEC2VpcCidrBlockStateCodeAssociating, AWSEC2VpcCidrBlockStateCodeAssociated, AWSEC2VpcCidrBlockStateCodeDisassociating, AWSEC2VpcCidrBlockStateCodeDisassociated, AWSEC2VpcCidrBlockStateCodeFailing, AWSEC2VpcCidrBlockStateCodeFailed, }
Swift
enum AWSEC2VpcCidrBlockStateCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpcEndpointType) { AWSEC2VpcEndpointTypeUnknown, AWSEC2VpcEndpointTypeInterface, AWSEC2VpcEndpointTypeGateway, AWSEC2VpcEndpointTypeGatewayLoadBalancer, }
Swift
enum AWSEC2VpcEndpointType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpcPeeringConnectionStateReasonCode) { AWSEC2VpcPeeringConnectionStateReasonCodeUnknown, AWSEC2VpcPeeringConnectionStateReasonCodeInitiatingRequest, AWSEC2VpcPeeringConnectionStateReasonCodePendingAcceptance, AWSEC2VpcPeeringConnectionStateReasonCodeActive, AWSEC2VpcPeeringConnectionStateReasonCodeDeleted, AWSEC2VpcPeeringConnectionStateReasonCodeRejected, AWSEC2VpcPeeringConnectionStateReasonCodeFailed, AWSEC2VpcPeeringConnectionStateReasonCodeExpired, AWSEC2VpcPeeringConnectionStateReasonCodeProvisioning, AWSEC2VpcPeeringConnectionStateReasonCodeDeleting, }
Swift
enum AWSEC2VpcPeeringConnectionStateReasonCode : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpcState) { AWSEC2VpcStateUnknown, AWSEC2VpcStatePending, AWSEC2VpcStateAvailable, }
Swift
enum AWSEC2VpcState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpcTenancy) { AWSEC2VpcTenancyUnknown, AWSEC2VpcTenancyDefault, }
Swift
enum AWSEC2VpcTenancy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpnEcmpSupportValue) { AWSEC2VpnEcmpSupportValueUnknown, AWSEC2VpnEcmpSupportValueEnable, AWSEC2VpnEcmpSupportValueDisable, }
Swift
enum AWSEC2VpnEcmpSupportValue : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpnProtocol) { AWSEC2VpnProtocolUnknown, AWSEC2VpnProtocolOpenvpn, }
Swift
enum AWSEC2VpnProtocol : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpnState) { AWSEC2VpnStateUnknown, AWSEC2VpnStatePending, AWSEC2VpnStateAvailable, AWSEC2VpnStateDeleting, AWSEC2VpnStateDeleted, }
Swift
enum AWSEC2VpnState : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2VpnStaticRouteSource) { AWSEC2VpnStaticRouteSourceUnknown, AWSEC2VpnStaticRouteSourceStatic, }
Swift
enum AWSEC2VpnStaticRouteSource : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2WeekDay) { AWSEC2WeekDayUnknown, AWSEC2WeekDaySunday, AWSEC2WeekDayMonday, AWSEC2WeekDayTuesday, AWSEC2WeekDayWednesday, AWSEC2WeekDayThursday, AWSEC2WeekDayFriday, AWSEC2WeekDaySaturday, }
Swift
enum AWSEC2WeekDay : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSEC2scope) { AWSEC2scopeUnknown, AWSEC2scopeAvailabilityZone, AWSEC2scopeRegion, }
Swift
enum AWSEC2scope : Int, @unchecked Sendable