AWSEC2DirectoryServiceAuthentication
Objective-C
@interface AWSEC2DirectoryServiceAuthentication
Swift
class AWSEC2DirectoryServiceAuthentication
Describes an Active Directory.
-
The ID of the Active Directory used for authentication.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable directoryId;
Swift
var directoryId: String? { get set }