C# Class Amazon.Auth.AccessControlPolicy.ActionIdentifiers.Route53ActionIdentifiers

The available AWS access control policy actions for Amazon Route 53.
Afficher le fichier Open project: scopely/aws-sdk-net

Méthodes publiques

Свойство Type Description
AllRoute53Actions ActionIdentifier
ChangeResourceRecordSets ActionIdentifier
CreateHostedZone ActionIdentifier
DeleteHostedZone ActionIdentifier
GetChange ActionIdentifier
GetHostedZone ActionIdentifier
ListHostedZones ActionIdentifier
ListResourceRecordSets ActionIdentifier

Property Details

AllRoute53Actions public_oe static_oe property

public static ActionIdentifier AllRoute53Actions
Résultat ActionIdentifier

ChangeResourceRecordSets public_oe static_oe property

public static ActionIdentifier ChangeResourceRecordSets
Résultat ActionIdentifier

CreateHostedZone public_oe static_oe property

public static ActionIdentifier CreateHostedZone
Résultat ActionIdentifier

DeleteHostedZone public_oe static_oe property

public static ActionIdentifier DeleteHostedZone
Résultat ActionIdentifier

GetChange public_oe static_oe property

public static ActionIdentifier GetChange
Résultat ActionIdentifier

GetHostedZone public_oe static_oe property

public static ActionIdentifier GetHostedZone
Résultat ActionIdentifier

ListHostedZones public_oe static_oe property

public static ActionIdentifier ListHostedZones
Résultat ActionIdentifier

ListResourceRecordSets public_oe static_oe property

public static ActionIdentifier ListResourceRecordSets
Résultat ActionIdentifier