GetSecurityProfilePlainArgs

data class GetSecurityProfilePlainArgs(val securityProfileArn: String) : ConvertibleToJava<GetSecurityProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(securityProfileArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the security profile.

Functions

Link copied to clipboard
open override fun toJava(): GetSecurityProfilePlainArgs