We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
published on Monday, Mar 30, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
published on Monday, Mar 30, 2026 by Pulumi
Resource schema for AWS::Route53GlobalResolver::AccessSource
Using getAccessSource
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 getAccessSource(args: GetAccessSourceArgs, opts?: InvokeOptions): Promise<GetAccessSourceResult>
function getAccessSourceOutput(args: GetAccessSourceOutputArgs, opts?: InvokeOptions): Output<GetAccessSourceResult>def get_access_source(access_source_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccessSourceResult
def get_access_source_output(access_source_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccessSourceResult]func LookupAccessSource(ctx *Context, args *LookupAccessSourceArgs, opts ...InvokeOption) (*LookupAccessSourceResult, error)
func LookupAccessSourceOutput(ctx *Context, args *LookupAccessSourceOutputArgs, opts ...InvokeOption) LookupAccessSourceResultOutput> Note: This function is named LookupAccessSource in the Go SDK.
public static class GetAccessSource
{
public static Task<GetAccessSourceResult> InvokeAsync(GetAccessSourceArgs args, InvokeOptions? opts = null)
public static Output<GetAccessSourceResult> Invoke(GetAccessSourceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccessSourceResult> getAccessSource(GetAccessSourceArgs args, InvokeOptions options)
public static Output<GetAccessSourceResult> getAccessSource(GetAccessSourceArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:route53globalresolver:getAccessSource
arguments:
# arguments dictionaryThe following arguments are supported:
- Access
Source stringId
- Access
Source stringId
- access
Source StringId
- access
Source stringId
- access_
source_ strid
- access
Source StringId
getAccessSource Result
The following output properties are available:
- Access
Source stringId - Arn string
- Cidr string
- Created
At string - Ip
Address Pulumi.Type Aws Native. Route53Global Resolver. Access Source Ip Address Type - Name string
- Protocol
Pulumi.
Aws Native. Route53Global Resolver. Access Source Dns Protocol - Status
Pulumi.
Aws Native. Route53Global Resolver. Access Source Cr Resource Status -
List<Pulumi.
Aws Native. Outputs. Tag> - Updated
At string
- Access
Source stringId - Arn string
- Cidr string
- Created
At string - Ip
Address AccessType Source Ip Address Type - Name string
- Protocol
Access
Source Dns Protocol - Status
Access
Source Cr Resource Status - Tag
- Updated
At string
- access
Source StringId - arn String
- cidr String
- created
At String - ip
Address AccessType Source Ip Address Type - name String
- protocol
Access
Source Dns Protocol - status
Access
Source Cr Resource Status - List<Tag>
- updated
At String
- access
Source stringId - arn string
- cidr string
- created
At string - ip
Address AccessType Source Ip Address Type - name string
- protocol
Access
Source Dns Protocol - status
Access
Source Cr Resource Status - Tag[]
- updated
At string
- access
Source StringId - arn String
- cidr String
- created
At String - ip
Address "IPV4" | "IPV6"Type - name String
- protocol "DO53" | "DOH" | "DOT"
- status "CREATING" | "OPERATIONAL" | "UPDATING" | "DELETING"
- List<Property Map>
- updated
At String
Supporting Types
AccessSourceCrResourceStatus
AccessSourceDnsProtocol
AccessSourceIpAddressType
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
published on Monday, Mar 30, 2026 by Pulumi
