Interface ISecurityConfiguration
(experimental) Interface representing a created or an imported SecurityConfiguration.
Namespace: Amazon.CDK.AWS.Glue.Alpha
Assembly: Amazon.CDK.AWS.Glue.Alpha.dll
Syntax (csharp)
public interface ISecurityConfiguration : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISecurityConfiguration Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| SecurityConfigurationName | (experimental) The name of the security configuration. |
Properties
SecurityConfigurationName
(experimental) The name of the security configuration.
string SecurityConfigurationName { get; }
Property Value
Remarks
Stability: Experimental
Attribute: true