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

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

Public Properties

Property Type Description
AllElastiCacheActions ActionIdentifier
AuthorizeCacheSecurityGroupIngress ActionIdentifier
CreateCacheCluster ActionIdentifier
CreateCacheParameterGroup ActionIdentifier
CreateCacheSecurityGroup ActionIdentifier
DeleteCacheCluster ActionIdentifier
DeleteCacheParameterGroup ActionIdentifier
DeleteCacheSecurityGroup ActionIdentifier
DescribeCacheClusters ActionIdentifier
DescribeCacheParameterGroups ActionIdentifier
DescribeCacheParameters ActionIdentifier
DescribeCacheSecurityGroups ActionIdentifier
DescribeEngineDefaultParameters ActionIdentifier
DescribeEvents ActionIdentifier
ModifyCacheCluster ActionIdentifier
ModifyCacheParameterGroup ActionIdentifier
RebootCacheCluster ActionIdentifier
ResetCacheParameterGroup ActionIdentifier
RevokeCacheSecurityGroupIngress ActionIdentifier

Property Details

AllElastiCacheActions public_oe static_oe property

public static ActionIdentifier AllElastiCacheActions
return ActionIdentifier

AuthorizeCacheSecurityGroupIngress public_oe static_oe property

public static ActionIdentifier AuthorizeCacheSecurityGroupIngress
return ActionIdentifier

CreateCacheCluster public_oe static_oe property

public static ActionIdentifier CreateCacheCluster
return ActionIdentifier

CreateCacheParameterGroup public_oe static_oe property

public static ActionIdentifier CreateCacheParameterGroup
return ActionIdentifier

CreateCacheSecurityGroup public_oe static_oe property

public static ActionIdentifier CreateCacheSecurityGroup
return ActionIdentifier

DeleteCacheCluster public_oe static_oe property

public static ActionIdentifier DeleteCacheCluster
return ActionIdentifier

DeleteCacheParameterGroup public_oe static_oe property

public static ActionIdentifier DeleteCacheParameterGroup
return ActionIdentifier

DeleteCacheSecurityGroup public_oe static_oe property

public static ActionIdentifier DeleteCacheSecurityGroup
return ActionIdentifier

DescribeCacheClusters public_oe static_oe property

public static ActionIdentifier DescribeCacheClusters
return ActionIdentifier

DescribeCacheParameterGroups public_oe static_oe property

public static ActionIdentifier DescribeCacheParameterGroups
return ActionIdentifier

DescribeCacheParameters public_oe static_oe property

public static ActionIdentifier DescribeCacheParameters
return ActionIdentifier

DescribeCacheSecurityGroups public_oe static_oe property

public static ActionIdentifier DescribeCacheSecurityGroups
return ActionIdentifier

DescribeEngineDefaultParameters public_oe static_oe property

public static ActionIdentifier DescribeEngineDefaultParameters
return ActionIdentifier

DescribeEvents public_oe static_oe property

public static ActionIdentifier DescribeEvents
return ActionIdentifier

ModifyCacheCluster public_oe static_oe property

public static ActionIdentifier ModifyCacheCluster
return ActionIdentifier

ModifyCacheParameterGroup public_oe static_oe property

public static ActionIdentifier ModifyCacheParameterGroup
return ActionIdentifier

RebootCacheCluster public_oe static_oe property

public static ActionIdentifier RebootCacheCluster
return ActionIdentifier

ResetCacheParameterGroup public_oe static_oe property

public static ActionIdentifier ResetCacheParameterGroup
return ActionIdentifier

RevokeCacheSecurityGroupIngress public_oe static_oe property

public static ActionIdentifier RevokeCacheSecurityGroupIngress
return ActionIdentifier