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

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

공개 프로퍼티들

프로퍼티 타입 설명
AllDynamoDBActions ActionIdentifier
BatchGetItem ActionIdentifier
BatchWriteItem ActionIdentifier
CreateTable ActionIdentifier
DeleteItem ActionIdentifier
DeleteTable ActionIdentifier
DescribeTable ActionIdentifier
GetItem ActionIdentifier
ListTables ActionIdentifier
PutItem ActionIdentifier
Query ActionIdentifier
Scan ActionIdentifier
UpdateItem ActionIdentifier
UpdateTable ActionIdentifier

프로퍼티 상세

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

public static ActionIdentifier AllDynamoDBActions
리턴 ActionIdentifier

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

public static ActionIdentifier BatchGetItem
리턴 ActionIdentifier

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

public static ActionIdentifier BatchWriteItem
리턴 ActionIdentifier

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

public static ActionIdentifier CreateTable
리턴 ActionIdentifier

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

public static ActionIdentifier DeleteItem
리턴 ActionIdentifier

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

public static ActionIdentifier DeleteTable
리턴 ActionIdentifier

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

public static ActionIdentifier DescribeTable
리턴 ActionIdentifier

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

public static ActionIdentifier GetItem
리턴 ActionIdentifier

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

public static ActionIdentifier ListTables
리턴 ActionIdentifier

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

public static ActionIdentifier PutItem
리턴 ActionIdentifier

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

public static ActionIdentifier Query
리턴 ActionIdentifier

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

public static ActionIdentifier Scan
리턴 ActionIdentifier

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

public static ActionIdentifier UpdateItem
리턴 ActionIdentifier

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

public static ActionIdentifier UpdateTable
리턴 ActionIdentifier