AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Inputs related to the security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.

Inheritance Hierarchy

System.Object
  Amazon.EMRContainers.Model.SecurityConfiguration

Namespace: Amazon.EMRContainers.Model
Assembly: AWSSDK.EMRContainers.dll
Version: 3.x.y.z

Syntax

C#
public class SecurityConfiguration

The SecurityConfiguration type exposes the following members

Constructors

NameDescription
Public Method SecurityConfiguration()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN (Amazon Resource Name) of the security configuration.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The date and time that the job run was created.

Public Property CreatedBy System.String

Gets and sets the property CreatedBy.

The user who created the job run.

Public Property Id System.String

Gets and sets the property Id.

The ID of the security configuration.

Public Property Name System.String

Gets and sets the property Name.

The name of the security configuration.

Public Property SecurityConfigurationData Amazon.EMRContainers.Model.SecurityConfigurationData

Gets and sets the property SecurityConfigurationData.

Security configuration inputs for the request.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags to assign to the security configuration.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5