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

The available AWS access control policy actions for Amazon Route 53.
显示文件 Open project: scopely/aws-sdk-net

Public Properties

Property 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
return ActionIdentifier

ChangeResourceRecordSets public_oe static_oe property

public static ActionIdentifier ChangeResourceRecordSets
return ActionIdentifier

CreateHostedZone public_oe static_oe property

public static ActionIdentifier CreateHostedZone
return ActionIdentifier

DeleteHostedZone public_oe static_oe property

public static ActionIdentifier DeleteHostedZone
return ActionIdentifier

GetChange public_oe static_oe property

public static ActionIdentifier GetChange
return ActionIdentifier

GetHostedZone public_oe static_oe property

public static ActionIdentifier GetHostedZone
return ActionIdentifier

ListHostedZones public_oe static_oe property

public static ActionIdentifier ListHostedZones
return ActionIdentifier

ListResourceRecordSets public_oe static_oe property

public static ActionIdentifier ListResourceRecordSets
return ActionIdentifier