1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. backup
  5. getLogicallyAirGappedBackupVault

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

aws-native.backup.getLogicallyAirGappedBackupVault

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

    Resource Type definition for AWS::Backup::LogicallyAirGappedBackupVault

    Using getLogicallyAirGappedBackupVault

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getLogicallyAirGappedBackupVault(args: GetLogicallyAirGappedBackupVaultArgs, opts?: InvokeOptions): Promise<GetLogicallyAirGappedBackupVaultResult>
    function getLogicallyAirGappedBackupVaultOutput(args: GetLogicallyAirGappedBackupVaultOutputArgs, opts?: InvokeOptions): Output<GetLogicallyAirGappedBackupVaultResult>
    def get_logically_air_gapped_backup_vault(backup_vault_name: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetLogicallyAirGappedBackupVaultResult
    def get_logically_air_gapped_backup_vault_output(backup_vault_name: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetLogicallyAirGappedBackupVaultResult]
    func LookupLogicallyAirGappedBackupVault(ctx *Context, args *LookupLogicallyAirGappedBackupVaultArgs, opts ...InvokeOption) (*LookupLogicallyAirGappedBackupVaultResult, error)
    func LookupLogicallyAirGappedBackupVaultOutput(ctx *Context, args *LookupLogicallyAirGappedBackupVaultOutputArgs, opts ...InvokeOption) LookupLogicallyAirGappedBackupVaultResultOutput

    > Note: This function is named LookupLogicallyAirGappedBackupVault in the Go SDK.

    public static class GetLogicallyAirGappedBackupVault 
    {
        public static Task<GetLogicallyAirGappedBackupVaultResult> InvokeAsync(GetLogicallyAirGappedBackupVaultArgs args, InvokeOptions? opts = null)
        public static Output<GetLogicallyAirGappedBackupVaultResult> Invoke(GetLogicallyAirGappedBackupVaultInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLogicallyAirGappedBackupVaultResult> getLogicallyAirGappedBackupVault(GetLogicallyAirGappedBackupVaultArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:backup:getLogicallyAirGappedBackupVault
      arguments:
        # arguments dictionary

    The following arguments are supported:

    BackupVaultName string
    The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
    BackupVaultName string
    The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
    backupVaultName String
    The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
    backupVaultName string
    The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
    backup_vault_name str
    The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
    backupVaultName String
    The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.

    getLogicallyAirGappedBackupVault Result

    The following output properties are available:

    AccessPolicy object

    The backup vault access policy document in JSON format.

    Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

    BackupVaultArn string
    BackupVaultTags Dictionary<string, string>
    The tags to assign to the vault.
    EncryptionKeyArn string
    Notifications Pulumi.AwsNative.Backup.Outputs.LogicallyAirGappedBackupVaultNotificationObjectType
    Returns event notifications for the specified backup vault.
    VaultState string
    The current state of the vault.
    VaultType string
    The type of vault described.
    AccessPolicy interface{}

    The backup vault access policy document in JSON format.

    Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

    BackupVaultArn string
    BackupVaultTags map[string]string
    The tags to assign to the vault.
    EncryptionKeyArn string
    Notifications LogicallyAirGappedBackupVaultNotificationObjectType
    Returns event notifications for the specified backup vault.
    VaultState string
    The current state of the vault.
    VaultType string
    The type of vault described.
    accessPolicy Object

    The backup vault access policy document in JSON format.

    Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

    backupVaultArn String
    backupVaultTags Map<String,String>
    The tags to assign to the vault.
    encryptionKeyArn String
    notifications LogicallyAirGappedBackupVaultNotificationObjectType
    Returns event notifications for the specified backup vault.
    vaultState String
    The current state of the vault.
    vaultType String
    The type of vault described.
    accessPolicy any

    The backup vault access policy document in JSON format.

    Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

    backupVaultArn string
    backupVaultTags {[key: string]: string}
    The tags to assign to the vault.
    encryptionKeyArn string
    notifications LogicallyAirGappedBackupVaultNotificationObjectType
    Returns event notifications for the specified backup vault.
    vaultState string
    The current state of the vault.
    vaultType string
    The type of vault described.
    access_policy Any

    The backup vault access policy document in JSON format.

    Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

    backup_vault_arn str
    backup_vault_tags Mapping[str, str]
    The tags to assign to the vault.
    encryption_key_arn str
    notifications LogicallyAirGappedBackupVaultNotificationObjectType
    Returns event notifications for the specified backup vault.
    vault_state str
    The current state of the vault.
    vault_type str
    The type of vault described.
    accessPolicy Any

    The backup vault access policy document in JSON format.

    Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

    backupVaultArn String
    backupVaultTags Map<String>
    The tags to assign to the vault.
    encryptionKeyArn String
    notifications Property Map
    Returns event notifications for the specified backup vault.
    vaultState String
    The current state of the vault.
    vaultType String
    The type of vault described.

    Supporting Types

    LogicallyAirGappedBackupVaultNotificationObjectType

    BackupVaultEvents List<string>
    An array of events that indicate the status of jobs to back up resources to the backup vault.
    SnsTopicArn string
    The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
    BackupVaultEvents []string
    An array of events that indicate the status of jobs to back up resources to the backup vault.
    SnsTopicArn string
    The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
    backupVaultEvents List<String>
    An array of events that indicate the status of jobs to back up resources to the backup vault.
    snsTopicArn String
    The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
    backupVaultEvents string[]
    An array of events that indicate the status of jobs to back up resources to the backup vault.
    snsTopicArn string
    The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
    backup_vault_events Sequence[str]
    An array of events that indicate the status of jobs to back up resources to the backup vault.
    sns_topic_arn str
    The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
    backupVaultEvents List<String>
    An array of events that indicate the status of jobs to back up resources to the backup vault.
    snsTopicArn String
    The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi