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

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

공개 프로퍼티들

프로퍼티 타입 설명
AddPermission ActionIdentifier
AllSQSActions ActionIdentifier
ChangeMessageVisibility ActionIdentifier
CreateQueue ActionIdentifier
DeleteMessage ActionIdentifier
DeleteQueue ActionIdentifier
GetQueueAttributes ActionIdentifier
GetQueueUrl ActionIdentifier
ListQueues ActionIdentifier
ReceiveMessage ActionIdentifier
RemovePermission ActionIdentifier
SendMessage ActionIdentifier
SetQueueAttributes ActionIdentifier

프로퍼티 상세

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

public static ActionIdentifier AddPermission
리턴 ActionIdentifier

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

public static ActionIdentifier AllSQSActions
리턴 ActionIdentifier

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

public static ActionIdentifier ChangeMessageVisibility
리턴 ActionIdentifier

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

public static ActionIdentifier CreateQueue
리턴 ActionIdentifier

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

public static ActionIdentifier DeleteMessage
리턴 ActionIdentifier

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

public static ActionIdentifier DeleteQueue
리턴 ActionIdentifier

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

public static ActionIdentifier GetQueueAttributes
리턴 ActionIdentifier

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

public static ActionIdentifier GetQueueUrl
리턴 ActionIdentifier

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

public static ActionIdentifier ListQueues
리턴 ActionIdentifier

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

public static ActionIdentifier ReceiveMessage
리턴 ActionIdentifier

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

public static ActionIdentifier RemovePermission
리턴 ActionIdentifier

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

public static ActionIdentifier SendMessage
리턴 ActionIdentifier

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

public static ActionIdentifier SetQueueAttributes
리턴 ActionIdentifier