AWS SDK for .NET Documentation
AccessToSnapshotDeniedException Constructor (message, errorType, errorCode, RequestId, statusCode)
AmazonAmazon.Redshift.ModelAccessToSnapshotDeniedExceptionAccessToSnapshotDeniedException(String, ErrorType, String, String, HttpStatusCode) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the AccessToSnapshotDeniedException class
Declaration Syntax
C#
public AccessToSnapshotDeniedException(
	string message,
	ErrorType errorType,
	string errorCode,
	string RequestId,
	HttpStatusCode statusCode
)
Parameters
message (String)
errorType (ErrorType)
errorCode (String)
RequestId (String)
statusCode (HttpStatusCode)

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)