Using getZoneDnssecStatus
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 getZoneDnssecStatus(args: GetZoneDnssecStatusArgs, opts?: InvokeOptions): Promise<GetZoneDnssecStatusResult>
function getZoneDnssecStatusOutput(args: GetZoneDnssecStatusOutputArgs, opts?: InvokeOptions): Output<GetZoneDnssecStatusResult>def get_zone_dnssec_status(zone: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetZoneDnssecStatusResult
def get_zone_dnssec_status_output(zone: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetZoneDnssecStatusResult]func GetZoneDnssecStatus(ctx *Context, args *GetZoneDnssecStatusArgs, opts ...InvokeOption) (*GetZoneDnssecStatusResult, error)
func GetZoneDnssecStatusOutput(ctx *Context, args *GetZoneDnssecStatusOutputArgs, opts ...InvokeOption) GetZoneDnssecStatusResultOutput> Note: This function is named GetZoneDnssecStatus in the Go SDK.
public static class GetZoneDnssecStatus
{
public static Task<GetZoneDnssecStatusResult> InvokeAsync(GetZoneDnssecStatusArgs args, InvokeOptions? opts = null)
public static Output<GetZoneDnssecStatusResult> Invoke(GetZoneDnssecStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetZoneDnssecStatusResult> getZoneDnssecStatus(GetZoneDnssecStatusArgs args, InvokeOptions options)
public static Output<GetZoneDnssecStatusResult> getZoneDnssecStatus(GetZoneDnssecStatusArgs args, InvokeOptions options)
fn::invoke:
function: akamai:index/getZoneDnssecStatus:getZoneDnssecStatus
arguments:
# arguments dictionaryThe following arguments are supported:
- Zone string
- Zone string
- zone String
- zone string
- zone str
- zone String
getZoneDnssecStatus Result
The following output properties are available:
- Alerts List<string>
- Current
Records GetZone Dnssec Status Current Records - Id string
- The provider-assigned unique ID for this managed resource.
- New
Records GetZone Dnssec Status New Records - Zone string
- Alerts []string
- Current
Records GetZone Dnssec Status Current Records - Id string
- The provider-assigned unique ID for this managed resource.
- New
Records GetZone Dnssec Status New Records - Zone string
- alerts List<String>
- current
Records GetZone Dnssec Status Current Records - id String
- The provider-assigned unique ID for this managed resource.
- new
Records GetZone Dnssec Status New Records - zone String
- alerts string[]
- current
Records GetZone Dnssec Status Current Records - id string
- The provider-assigned unique ID for this managed resource.
- new
Records GetZone Dnssec Status New Records - zone string
- alerts Sequence[str]
- current_
records GetZone Dnssec Status Current Records - id str
- The provider-assigned unique ID for this managed resource.
- new_
records GetZone Dnssec Status New Records - zone str
- alerts List<String>
- current
Records Property Map - id String
- The provider-assigned unique ID for this managed resource.
- new
Records Property Map - zone String
Supporting Types
GetZoneDnssecStatusCurrentRecords
- Dnskey
Record string - The generated DNSKEY record for this zone.
- Ds
Record string - The generated DS record for this zone.
- Expected
Ttl int - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- Last
Modified stringDate - The ISO 8601 timestamp on which these records were generated.
- Dnskey
Record string - The generated DNSKEY record for this zone.
- Ds
Record string - The generated DS record for this zone.
- Expected
Ttl int - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- Last
Modified stringDate - The ISO 8601 timestamp on which these records were generated.
- dnskey
Record String - The generated DNSKEY record for this zone.
- ds
Record String - The generated DS record for this zone.
- expected
Ttl Integer - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last
Modified StringDate - The ISO 8601 timestamp on which these records were generated.
- dnskey
Record string - The generated DNSKEY record for this zone.
- ds
Record string - The generated DS record for this zone.
- expected
Ttl number - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last
Modified stringDate - The ISO 8601 timestamp on which these records were generated.
- dnskey_
record str - The generated DNSKEY record for this zone.
- ds_
record str - The generated DS record for this zone.
- expected_
ttl int - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last_
modified_ strdate - The ISO 8601 timestamp on which these records were generated.
- dnskey
Record String - The generated DNSKEY record for this zone.
- ds
Record String - The generated DS record for this zone.
- expected
Ttl Number - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last
Modified StringDate - The ISO 8601 timestamp on which these records were generated.
GetZoneDnssecStatusNewRecords
- Dnskey
Record string - The generated DNSKEY record for this zone.
- Ds
Record string - The generated DS record for this zone.
- Expected
Ttl int - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- Last
Modified stringDate - The ISO 8601 timestamp on which these records were generated.
- Dnskey
Record string - The generated DNSKEY record for this zone.
- Ds
Record string - The generated DS record for this zone.
- Expected
Ttl int - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- Last
Modified stringDate - The ISO 8601 timestamp on which these records were generated.
- dnskey
Record String - The generated DNSKEY record for this zone.
- ds
Record String - The generated DS record for this zone.
- expected
Ttl Integer - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last
Modified StringDate - The ISO 8601 timestamp on which these records were generated.
- dnskey
Record string - The generated DNSKEY record for this zone.
- ds
Record string - The generated DS record for this zone.
- expected
Ttl number - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last
Modified stringDate - The ISO 8601 timestamp on which these records were generated.
- dnskey_
record str - The generated DNSKEY record for this zone.
- ds_
record str - The generated DS record for this zone.
- expected_
ttl int - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last_
modified_ strdate - The ISO 8601 timestamp on which these records were generated.
- dnskey
Record String - The generated DNSKEY record for this zone.
- ds
Record String - The generated DS record for this zone.
- expected
Ttl Number - The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
- last
Modified StringDate - The ISO 8601 timestamp on which these records were generated.
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
akamaiTerraform Provider.
