AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.route53resolver.getFirewallDomainList
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
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
- Creation
Time string - Rfc3339TimeString
- Creator
Request stringId - The id of the creator request.
- Domain
Count int - Count
- Id string
- ResourceId
- Managed
Owner stringName - ServicePrincipal
- Modification
Time string - Rfc3339TimeString
- Status
Pulumi.
Aws Native. Route53Resolver. Firewall Domain List Status - ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
- Status
Message string - FirewallDomainListAssociationStatus
- List<Pulumi.
Aws Native. Outputs. Tag> - Tags
- Arn string
- Arn
- Creation
Time string - Rfc3339TimeString
- Creator
Request stringId - The id of the creator request.
- Domain
Count int - Count
- Id string
- ResourceId
- Managed
Owner stringName - ServicePrincipal
- Modification
Time string - Rfc3339TimeString
- Status
Firewall
Domain List Status - ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
- Status
Message string - FirewallDomainListAssociationStatus
- Tag
- Tags
- arn String
- Arn
- creation
Time String - Rfc3339TimeString
- creator
Request StringId - The id of the creator request.
- domain
Count Integer - Count
- id String
- ResourceId
- managed
Owner StringName - ServicePrincipal
- modification
Time String - Rfc3339TimeString
- status
Firewall
Domain List Status - ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
- status
Message String - FirewallDomainListAssociationStatus
- List<Tag>
- Tags
- arn string
- Arn
- creation
Time string - Rfc3339TimeString
- creator
Request stringId - The id of the creator request.
- domain
Count number - Count
- id string
- ResourceId
- managed
Owner stringName - ServicePrincipal
- modification
Time string - Rfc3339TimeString
- status
Firewall
Domain List Status - ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
- status
Message string - FirewallDomainListAssociationStatus
- Tag[]
- Tags
- arn str
- Arn
- creation_
time str - Rfc3339TimeString
- creator_
request_ strid - The id of the creator request.
- domain_
count int - Count
- id str
- ResourceId
- managed_
owner_ strname - ServicePrincipal
- modification_
time str - Rfc3339TimeString
- status
Firewall
Domain List Status - ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
- status_
message str - FirewallDomainListAssociationStatus
- Sequence[root_Tag]
- Tags
- arn String
- Arn
- creation
Time String - Rfc3339TimeString
- creator
Request StringId - The id of the creator request.
- domain
Count Number - Count
- id String
- ResourceId
- managed
Owner StringName - ServicePrincipal
- modification
Time 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.
- status
Message String - FirewallDomainListAssociationStatus
- List<Property Map>
- Tags
Supporting Types
FirewallDomainListStatus
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi