Interface IAssessmentTemplate
Interface for an Inspector Assessment Template.
Namespace: Amazon.CDK.AWS.Inspector
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAssessmentTemplate : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IAssessmentTemplate Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| AssessmentTemplateArn | The Amazon Resource Name (ARN) of the assessment template. |
Properties
AssessmentTemplateArn
The Amazon Resource Name (ARN) of the assessment template.
string AssessmentTemplateArn { get; }
Property Value
Remarks
Attribute: true