Amazon.SimpleNotificationService.Model.ListEndpointsByPlatformApplicationRequest.IsSetPlatformApplicationArn C# (CSharp) Method

IsSetPlatformApplicationArn() private method

private IsSetPlatformApplicationArn ( ) : bool
return bool
        internal bool IsSetPlatformApplicationArn()
        {
            return this._platformApplicationArn != null;
        }
ListEndpointsByPlatformApplicationRequest