C# Class Amazon.Inspector.AccessDeniedErrorCode

Constants used for properties of type AccessDeniedErrorCode.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
ACCESS_DENIED_TO_ASSESSMENT_RUN AccessDeniedErrorCode
ACCESS_DENIED_TO_ASSESSMENT_TARGET AccessDeniedErrorCode
ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE AccessDeniedErrorCode
ACCESS_DENIED_TO_FINDING AccessDeniedErrorCode
ACCESS_DENIED_TO_IAM_ROLE AccessDeniedErrorCode
ACCESS_DENIED_TO_RESOURCE_GROUP AccessDeniedErrorCode
ACCESS_DENIED_TO_RULES_PACKAGE AccessDeniedErrorCode
ACCESS_DENIED_TO_SNS_TOPIC AccessDeniedErrorCode

Méthodes publiques

Méthode Description
AccessDeniedErrorCode ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : AccessDeniedErrorCode

Finds the constant for the unique value.

Method Details

AccessDeniedErrorCode() public méthode

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public AccessDeniedErrorCode ( string value ) : System
value string
Résultat System

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : AccessDeniedErrorCode
value string The unique value for the constant
Résultat AccessDeniedErrorCode

Property Details

ACCESS_DENIED_TO_ASSESSMENT_RUN public_oe static_oe property

Constant ACCESS_DENIED_TO_ASSESSMENT_RUN for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_ASSESSMENT_RUN
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_ASSESSMENT_TARGET public_oe static_oe property

Constant ACCESS_DENIED_TO_ASSESSMENT_TARGET for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_ASSESSMENT_TARGET
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE public_oe static_oe property

Constant ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_FINDING public_oe static_oe property

Constant ACCESS_DENIED_TO_FINDING for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_FINDING
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_IAM_ROLE public_oe static_oe property

Constant ACCESS_DENIED_TO_IAM_ROLE for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_IAM_ROLE
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_RESOURCE_GROUP public_oe static_oe property

Constant ACCESS_DENIED_TO_RESOURCE_GROUP for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_RESOURCE_GROUP
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_RULES_PACKAGE public_oe static_oe property

Constant ACCESS_DENIED_TO_RULES_PACKAGE for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_RULES_PACKAGE
Résultat AccessDeniedErrorCode

ACCESS_DENIED_TO_SNS_TOPIC public_oe static_oe property

Constant ACCESS_DENIED_TO_SNS_TOPIC for AccessDeniedErrorCode
public static AccessDeniedErrorCode,Amazon.Inspector ACCESS_DENIED_TO_SNS_TOPIC
Résultat AccessDeniedErrorCode