AWSLambdaDeleteCodeSigningConfigRequest
Objective-C
@interface AWSLambdaDeleteCodeSigningConfigRequest
Swift
class AWSLambdaDeleteCodeSigningConfigRequest
-
The The Amazon Resource Name (ARN) of the code signing configuration.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable codeSigningConfigArn;Swift
var codeSigningConfigArn: String? { get set }
View on GitHub
Install in Dash
AWSLambdaDeleteCodeSigningConfigRequest Class Reference