1. Packages
  2. AWS Native
  3. API Docs
  4. route53resolver
  5. FirewallDomainList

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi

aws-native.route53resolver.FirewallDomainList

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi

    Resource schema for AWS::Route53Resolver::FirewallDomainList.

    Create FirewallDomainList Resource

    new FirewallDomainList(name: string, args?: FirewallDomainListArgs, opts?: CustomResourceOptions);
    @overload
    def FirewallDomainList(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           domain_file_url: Optional[str] = None,
                           domains: Optional[Sequence[str]] = None,
                           name: Optional[str] = None,
                           tags: Optional[Sequence[FirewallDomainListTagArgs]] = None)
    @overload
    def FirewallDomainList(resource_name: str,
                           args: Optional[FirewallDomainListArgs] = None,
                           opts: Optional[ResourceOptions] = None)
    func NewFirewallDomainList(ctx *Context, name string, args *FirewallDomainListArgs, opts ...ResourceOption) (*FirewallDomainList, error)
    public FirewallDomainList(string name, FirewallDomainListArgs? args = null, CustomResourceOptions? opts = null)
    public FirewallDomainList(String name, FirewallDomainListArgs args)
    public FirewallDomainList(String name, FirewallDomainListArgs args, CustomResourceOptions options)
    
    type: aws-native:route53resolver:FirewallDomainList
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args FirewallDomainListArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args FirewallDomainListArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args FirewallDomainListArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args FirewallDomainListArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args FirewallDomainListArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    FirewallDomainList Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The FirewallDomainList resource accepts the following input properties:

    DomainFileUrl string

    S3 URL to import domains from.

    Domains List<string>
    Name string

    FirewallDomainListName

    Tags List<Pulumi.AwsNative.Route53Resolver.Inputs.FirewallDomainListTag>

    Tags

    DomainFileUrl string

    S3 URL to import domains from.

    Domains []string
    Name string

    FirewallDomainListName

    Tags []FirewallDomainListTagArgs

    Tags

    domainFileUrl String

    S3 URL to import domains from.

    domains List<String>
    name String

    FirewallDomainListName

    tags List<FirewallDomainListTag>

    Tags

    domainFileUrl string

    S3 URL to import domains from.

    domains string[]
    name string

    FirewallDomainListName

    tags FirewallDomainListTag[]

    Tags

    domain_file_url str

    S3 URL to import domains from.

    domains Sequence[str]
    name str

    FirewallDomainListName

    tags Sequence[FirewallDomainListTagArgs]

    Tags

    domainFileUrl String

    S3 URL to import domains from.

    domains List<String>
    name String

    FirewallDomainListName

    tags List<Property Map>

    Tags

    Outputs

    All input properties are implicitly available as output properties. Additionally, the FirewallDomainList resource produces the following output properties:

    Arn string

    Arn

    CreationTime string

    Rfc3339TimeString

    CreatorRequestId string

    The id of the creator request.

    DomainCount int

    Count

    Id string

    The provider-assigned unique ID for this managed resource.

    ManagedOwnerName string

    ServicePrincipal

    ModificationTime string

    Rfc3339TimeString

    Status Pulumi.AwsNative.Route53Resolver.FirewallDomainListStatus

    ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.

    StatusMessage string

    FirewallDomainListAssociationStatus

    Arn string

    Arn

    CreationTime string

    Rfc3339TimeString

    CreatorRequestId string

    The id of the creator request.

    DomainCount int

    Count

    Id string

    The provider-assigned unique ID for this managed resource.

    ManagedOwnerName string

    ServicePrincipal

    ModificationTime string

    Rfc3339TimeString

    Status FirewallDomainListStatus

    ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.

    StatusMessage string

    FirewallDomainListAssociationStatus

    arn String

    Arn

    creationTime String

    Rfc3339TimeString

    creatorRequestId String

    The id of the creator request.

    domainCount Integer

    Count

    id String

    The provider-assigned unique ID for this managed resource.

    managedOwnerName String

    ServicePrincipal

    modificationTime String

    Rfc3339TimeString

    status FirewallDomainListStatus

    ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.

    statusMessage String

    FirewallDomainListAssociationStatus

    arn string

    Arn

    creationTime string

    Rfc3339TimeString

    creatorRequestId string

    The id of the creator request.

    domainCount number

    Count

    id string

    The provider-assigned unique ID for this managed resource.

    managedOwnerName string

    ServicePrincipal

    modificationTime string

    Rfc3339TimeString

    status FirewallDomainListStatus

    ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.

    statusMessage string

    FirewallDomainListAssociationStatus

    arn str

    Arn

    creation_time str

    Rfc3339TimeString

    creator_request_id str

    The id of the creator request.

    domain_count int

    Count

    id str

    The provider-assigned unique ID for this managed resource.

    managed_owner_name str

    ServicePrincipal

    modification_time str

    Rfc3339TimeString

    status FirewallDomainListStatus

    ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.

    status_message str

    FirewallDomainListAssociationStatus

    arn String

    Arn

    creationTime String

    Rfc3339TimeString

    creatorRequestId String

    The id of the creator request.

    domainCount Number

    Count

    id String

    The provider-assigned unique ID for this managed resource.

    managedOwnerName String

    ServicePrincipal

    modificationTime String

    Rfc3339TimeString

    status "COMPLETE" | "DELETING" | "UPDATING" | "COMPLETE_IMPORT_FAILED" | "IMPORTING" | "INACTIVE_OWNER_ACCOUNT_CLOSED"

    ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.

    statusMessage String

    FirewallDomainListAssociationStatus

    Supporting Types

    FirewallDomainListStatus, FirewallDomainListStatusArgs

    Complete
    COMPLETE
    Deleting
    DELETING
    Updating
    UPDATING
    CompleteImportFailed
    COMPLETE_IMPORT_FAILED
    Importing
    IMPORTING
    InactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    FirewallDomainListStatusComplete
    COMPLETE
    FirewallDomainListStatusDeleting
    DELETING
    FirewallDomainListStatusUpdating
    UPDATING
    FirewallDomainListStatusCompleteImportFailed
    COMPLETE_IMPORT_FAILED
    FirewallDomainListStatusImporting
    IMPORTING
    FirewallDomainListStatusInactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    Complete
    COMPLETE
    Deleting
    DELETING
    Updating
    UPDATING
    CompleteImportFailed
    COMPLETE_IMPORT_FAILED
    Importing
    IMPORTING
    InactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    Complete
    COMPLETE
    Deleting
    DELETING
    Updating
    UPDATING
    CompleteImportFailed
    COMPLETE_IMPORT_FAILED
    Importing
    IMPORTING
    InactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    COMPLETE
    COMPLETE
    DELETING
    DELETING
    UPDATING
    UPDATING
    COMPLETE_IMPORT_FAILED
    COMPLETE_IMPORT_FAILED
    IMPORTING
    IMPORTING
    INACTIVE_OWNER_ACCOUNT_CLOSED
    INACTIVE_OWNER_ACCOUNT_CLOSED
    "COMPLETE"
    COMPLETE
    "DELETING"
    DELETING
    "UPDATING"
    UPDATING
    "COMPLETE_IMPORT_FAILED"
    COMPLETE_IMPORT_FAILED
    "IMPORTING"
    IMPORTING
    "INACTIVE_OWNER_ACCOUNT_CLOSED"
    INACTIVE_OWNER_ACCOUNT_CLOSED

    FirewallDomainListTag, FirewallDomainListTagArgs

    Key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key str

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value str

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.77.0 published on Wednesday, Sep 20, 2023 by Pulumi