Enum Route53Actions
- java.lang.Object
-
- java.lang.Enum<Route53Actions>
-
- com.amazonaws.auth.policy.actions.Route53Actions
-
- All Implemented Interfaces:
Action,Serializable,Comparable<Route53Actions>
public enum Route53Actions extends Enum<Route53Actions> implements Action
The available AWS access control policy actions for Route 53.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description AllRoute53ActionsRepresents any action executed on Route 53.AssociateVPCWithHostedZoneAction for the AssociateVPCWithHostedZone operation.ChangeResourceRecordSetsAction for the ChangeResourceRecordSets operation.ChangeTagsForResourceAction for the ChangeTagsForResource operation.CreateHealthCheckAction for the CreateHealthCheck operation.CreateHostedZoneAction for the CreateHostedZone operation.CreateReusableDelegationSetAction for the CreateReusableDelegationSet operation.CreateTrafficPolicyAction for the CreateTrafficPolicy operation.CreateTrafficPolicyInstanceAction for the CreateTrafficPolicyInstance operation.CreateTrafficPolicyVersionAction for the CreateTrafficPolicyVersion operation.DeleteHealthCheckAction for the DeleteHealthCheck operation.DeleteHostedZoneAction for the DeleteHostedZone operation.DeleteReusableDelegationSetAction for the DeleteReusableDelegationSet operation.DeleteTrafficPolicyAction for the DeleteTrafficPolicy operation.DeleteTrafficPolicyInstanceAction for the DeleteTrafficPolicyInstance operation.DisassociateVPCFromHostedZoneAction for the DisassociateVPCFromHostedZone operation.GetChangeAction for the GetChange operation.GetChangeDetailsAction for the GetChangeDetails operation.GetCheckerIpRangesAction for the GetCheckerIpRanges operation.GetGeoLocationAction for the GetGeoLocation operation.GetHealthCheckAction for the GetHealthCheck operation.GetHealthCheckCountAction for the GetHealthCheckCount operation.GetHealthCheckLastFailureReasonAction for the GetHealthCheckLastFailureReason operation.GetHealthCheckStatusAction for the GetHealthCheckStatus operation.GetHostedZoneAction for the GetHostedZone operation.GetHostedZoneCountAction for the GetHostedZoneCount operation.GetReusableDelegationSetAction for the GetReusableDelegationSet operation.GetTrafficPolicyAction for the GetTrafficPolicy operation.GetTrafficPolicyInstanceAction for the GetTrafficPolicyInstance operation.GetTrafficPolicyInstanceCountAction for the GetTrafficPolicyInstanceCount operation.ListChangeBatchesByHostedZoneAction for the ListChangeBatchesByHostedZone operation.ListChangeBatchesByRRSetAction for the ListChangeBatchesByRRSet operation.ListGeoLocationsAction for the ListGeoLocations operation.ListHealthChecksAction for the ListHealthChecks operation.ListHostedZonesAction for the ListHostedZones operation.ListHostedZonesByNameAction for the ListHostedZonesByName operation.ListResourceRecordSetsAction for the ListResourceRecordSets operation.ListReusableDelegationSetsAction for the ListReusableDelegationSets operation.ListTagsForResourceAction for the ListTagsForResource operation.ListTagsForResourcesAction for the ListTagsForResources operation.ListTrafficPoliciesAction for the ListTrafficPolicies operation.ListTrafficPolicyInstancesAction for the ListTrafficPolicyInstances operation.ListTrafficPolicyInstancesByHostedZoneAction for the ListTrafficPolicyInstancesByHostedZone operation.ListTrafficPolicyInstancesByPolicyAction for the ListTrafficPolicyInstancesByPolicy operation.ListTrafficPolicyVersionsAction for the ListTrafficPolicyVersions operation.UpdateHealthCheckAction for the UpdateHealthCheck operation.UpdateHostedZoneCommentAction for the UpdateHostedZoneComment operation.UpdateTrafficPolicyCommentAction for the UpdateTrafficPolicyComment operation.UpdateTrafficPolicyInstanceAction for the UpdateTrafficPolicyInstance operation.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetActionName()Returns the name of this action.static Route53ActionsvalueOf(String name)Returns the enum constant of this type with the specified name.static Route53Actions[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
AllRoute53Actions
public static final Route53Actions AllRoute53Actions
Represents any action executed on Route 53.
-
AssociateVPCWithHostedZone
public static final Route53Actions AssociateVPCWithHostedZone
Action for the AssociateVPCWithHostedZone operation.
-
ChangeResourceRecordSets
public static final Route53Actions ChangeResourceRecordSets
Action for the ChangeResourceRecordSets operation.
-
ChangeTagsForResource
public static final Route53Actions ChangeTagsForResource
Action for the ChangeTagsForResource operation.
-
CreateHealthCheck
public static final Route53Actions CreateHealthCheck
Action for the CreateHealthCheck operation.
-
CreateHostedZone
public static final Route53Actions CreateHostedZone
Action for the CreateHostedZone operation.
-
CreateReusableDelegationSet
public static final Route53Actions CreateReusableDelegationSet
Action for the CreateReusableDelegationSet operation.
-
CreateTrafficPolicy
public static final Route53Actions CreateTrafficPolicy
Action for the CreateTrafficPolicy operation.
-
CreateTrafficPolicyInstance
public static final Route53Actions CreateTrafficPolicyInstance
Action for the CreateTrafficPolicyInstance operation.
-
CreateTrafficPolicyVersion
public static final Route53Actions CreateTrafficPolicyVersion
Action for the CreateTrafficPolicyVersion operation.
-
DeleteHealthCheck
public static final Route53Actions DeleteHealthCheck
Action for the DeleteHealthCheck operation.
-
DeleteHostedZone
public static final Route53Actions DeleteHostedZone
Action for the DeleteHostedZone operation.
-
DeleteReusableDelegationSet
public static final Route53Actions DeleteReusableDelegationSet
Action for the DeleteReusableDelegationSet operation.
-
DeleteTrafficPolicy
public static final Route53Actions DeleteTrafficPolicy
Action for the DeleteTrafficPolicy operation.
-
DeleteTrafficPolicyInstance
public static final Route53Actions DeleteTrafficPolicyInstance
Action for the DeleteTrafficPolicyInstance operation.
-
DisassociateVPCFromHostedZone
public static final Route53Actions DisassociateVPCFromHostedZone
Action for the DisassociateVPCFromHostedZone operation.
-
GetChange
public static final Route53Actions GetChange
Action for the GetChange operation.
-
GetChangeDetails
public static final Route53Actions GetChangeDetails
Action for the GetChangeDetails operation.
-
GetCheckerIpRanges
public static final Route53Actions GetCheckerIpRanges
Action for the GetCheckerIpRanges operation.
-
GetGeoLocation
public static final Route53Actions GetGeoLocation
Action for the GetGeoLocation operation.
-
GetHealthCheck
public static final Route53Actions GetHealthCheck
Action for the GetHealthCheck operation.
-
GetHealthCheckCount
public static final Route53Actions GetHealthCheckCount
Action for the GetHealthCheckCount operation.
-
GetHealthCheckLastFailureReason
public static final Route53Actions GetHealthCheckLastFailureReason
Action for the GetHealthCheckLastFailureReason operation.
-
GetHealthCheckStatus
public static final Route53Actions GetHealthCheckStatus
Action for the GetHealthCheckStatus operation.
-
GetHostedZone
public static final Route53Actions GetHostedZone
Action for the GetHostedZone operation.
-
GetHostedZoneCount
public static final Route53Actions GetHostedZoneCount
Action for the GetHostedZoneCount operation.
-
GetReusableDelegationSet
public static final Route53Actions GetReusableDelegationSet
Action for the GetReusableDelegationSet operation.
-
GetTrafficPolicy
public static final Route53Actions GetTrafficPolicy
Action for the GetTrafficPolicy operation.
-
GetTrafficPolicyInstance
public static final Route53Actions GetTrafficPolicyInstance
Action for the GetTrafficPolicyInstance operation.
-
GetTrafficPolicyInstanceCount
public static final Route53Actions GetTrafficPolicyInstanceCount
Action for the GetTrafficPolicyInstanceCount operation.
-
ListChangeBatchesByHostedZone
public static final Route53Actions ListChangeBatchesByHostedZone
Action for the ListChangeBatchesByHostedZone operation.
-
ListChangeBatchesByRRSet
public static final Route53Actions ListChangeBatchesByRRSet
Action for the ListChangeBatchesByRRSet operation.
-
ListGeoLocations
public static final Route53Actions ListGeoLocations
Action for the ListGeoLocations operation.
-
ListHealthChecks
public static final Route53Actions ListHealthChecks
Action for the ListHealthChecks operation.
-
ListHostedZones
public static final Route53Actions ListHostedZones
Action for the ListHostedZones operation.
-
ListHostedZonesByName
public static final Route53Actions ListHostedZonesByName
Action for the ListHostedZonesByName operation.
-
ListResourceRecordSets
public static final Route53Actions ListResourceRecordSets
Action for the ListResourceRecordSets operation.
-
ListReusableDelegationSets
public static final Route53Actions ListReusableDelegationSets
Action for the ListReusableDelegationSets operation.
-
ListTagsForResource
public static final Route53Actions ListTagsForResource
Action for the ListTagsForResource operation.
-
ListTagsForResources
public static final Route53Actions ListTagsForResources
Action for the ListTagsForResources operation.
-
ListTrafficPolicies
public static final Route53Actions ListTrafficPolicies
Action for the ListTrafficPolicies operation.
-
ListTrafficPolicyInstances
public static final Route53Actions ListTrafficPolicyInstances
Action for the ListTrafficPolicyInstances operation.
-
ListTrafficPolicyInstancesByHostedZone
public static final Route53Actions ListTrafficPolicyInstancesByHostedZone
Action for the ListTrafficPolicyInstancesByHostedZone operation.
-
ListTrafficPolicyInstancesByPolicy
public static final Route53Actions ListTrafficPolicyInstancesByPolicy
Action for the ListTrafficPolicyInstancesByPolicy operation.
-
ListTrafficPolicyVersions
public static final Route53Actions ListTrafficPolicyVersions
Action for the ListTrafficPolicyVersions operation.
-
UpdateHealthCheck
public static final Route53Actions UpdateHealthCheck
Action for the UpdateHealthCheck operation.
-
UpdateHostedZoneComment
public static final Route53Actions UpdateHostedZoneComment
Action for the UpdateHostedZoneComment operation.
-
UpdateTrafficPolicyComment
public static final Route53Actions UpdateTrafficPolicyComment
Action for the UpdateTrafficPolicyComment operation.
-
UpdateTrafficPolicyInstance
public static final Route53Actions UpdateTrafficPolicyInstance
Action for the UpdateTrafficPolicyInstance operation.
-
-
Method Detail
-
values
public static Route53Actions[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (Route53Actions c : Route53Actions.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static Route53Actions valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getActionName
public String getActionName()
Description copied from interface:ActionReturns the name of this action. For example, 'sqs:SendMessage' is the name corresponding to the SQS action that enables users to send a message to an SQS queue.- Specified by:
getActionNamein interfaceAction- Returns:
- The name of this action.
-
-