aws-native logo
AWS Native v0.63.0, May 25 23

aws-native.route53resolver.getFirewallDomainList

Explore with Pulumi AI

Resource schema for AWS::Route53Resolver::FirewallDomainList.

Using getFirewallDomainList

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 getFirewallDomainList(args: GetFirewallDomainListArgs, opts?: InvokeOptions): Promise<GetFirewallDomainListResult>
function getFirewallDomainListOutput(args: GetFirewallDomainListOutputArgs, opts?: InvokeOptions): Output<GetFirewallDomainListResult>
def get_firewall_domain_list(id: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetFirewallDomainListResult
def get_firewall_domain_list_output(id: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetFirewallDomainListResult]
func LookupFirewallDomainList(ctx *Context, args *LookupFirewallDomainListArgs, opts ...InvokeOption) (*LookupFirewallDomainListResult, error)
func LookupFirewallDomainListOutput(ctx *Context, args *LookupFirewallDomainListOutputArgs, opts ...InvokeOption) LookupFirewallDomainListResultOutput

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

public static class GetFirewallDomainList 
{
    public static Task<GetFirewallDomainListResult> InvokeAsync(GetFirewallDomainListArgs args, InvokeOptions? opts = null)
    public static Output<GetFirewallDomainListResult> Invoke(GetFirewallDomainListInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFirewallDomainListResult> getFirewallDomainList(GetFirewallDomainListArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: aws-native:route53resolver:getFirewallDomainList
  arguments:
    # arguments dictionary

The following arguments are supported:

Id string

ResourceId

Id string

ResourceId

id String

ResourceId

id string

ResourceId

id str

ResourceId

id String

ResourceId

getFirewallDomainList Result

The following output properties are available:

Arn string

Arn

CreationTime string

Rfc3339TimeString

CreatorRequestId string

The id of the creator request.

DomainCount int

Count

Id string

ResourceId

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

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

Tags

Arn string

Arn

CreationTime string

Rfc3339TimeString

CreatorRequestId string

The id of the creator request.

DomainCount int

Count

Id string

ResourceId

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

Tags []FirewallDomainListTag

Tags

arn String

Arn

creationTime String

Rfc3339TimeString

creatorRequestId String

The id of the creator request.

domainCount Integer

Count

id String

ResourceId

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

tags List<FirewallDomainListTag>

Tags

arn string

Arn

creationTime string

Rfc3339TimeString

creatorRequestId string

The id of the creator request.

domainCount number

Count

id string

ResourceId

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

tags FirewallDomainListTag[]

Tags

arn str

Arn

creation_time str

Rfc3339TimeString

creator_request_id str

The id of the creator request.

domain_count int

Count

id str

ResourceId

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

tags Sequence[FirewallDomainListTag]

Tags

arn String

Arn

creationTime String

Rfc3339TimeString

creatorRequestId String

The id of the creator request.

domainCount Number

Count

id String

ResourceId

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

tags List<Property Map>

Tags

Supporting Types

FirewallDomainListStatus

FirewallDomainListTag

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