C# 클래스 Amazon.Auth.AccessControlPolicy.ActionIdentifiers.Route53ActionIdentifiers

The available AWS access control policy actions for Amazon Route 53.
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
AllRoute53Actions ActionIdentifier
ChangeResourceRecordSets ActionIdentifier
CreateHostedZone ActionIdentifier
DeleteHostedZone ActionIdentifier
GetChange ActionIdentifier
GetHostedZone ActionIdentifier
ListHostedZones ActionIdentifier
ListResourceRecordSets ActionIdentifier

프로퍼티 상세

AllRoute53Actions 공개적으로 정적으로 프로퍼티

public static ActionIdentifier AllRoute53Actions
리턴 ActionIdentifier

ChangeResourceRecordSets 공개적으로 정적으로 프로퍼티

public static ActionIdentifier ChangeResourceRecordSets
리턴 ActionIdentifier

CreateHostedZone 공개적으로 정적으로 프로퍼티

public static ActionIdentifier CreateHostedZone
리턴 ActionIdentifier

DeleteHostedZone 공개적으로 정적으로 프로퍼티

public static ActionIdentifier DeleteHostedZone
리턴 ActionIdentifier

GetChange 공개적으로 정적으로 프로퍼티

public static ActionIdentifier GetChange
리턴 ActionIdentifier

GetHostedZone 공개적으로 정적으로 프로퍼티

public static ActionIdentifier GetHostedZone
리턴 ActionIdentifier

ListHostedZones 공개적으로 정적으로 프로퍼티

public static ActionIdentifier ListHostedZones
리턴 ActionIdentifier

ListResourceRecordSets 공개적으로 정적으로 프로퍼티

public static ActionIdentifier ListResourceRecordSets
리턴 ActionIdentifier